Skip to main content
Glama

PatSnap MCP Server

package.json557 B
{ "name": "@kunihiros/patsnap-mcp", "version": "0.1.2", "description": "MCP Server for PatSnap API", "main": "build/index.js", "bin": { "patsnap-mcp": "./build/index.js" }, "files": [ "build", "README.md" ], "scripts": { "start": "ts-node src/index.ts", "build": "tsc" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "axios": "^1.7.7" }, "devDependencies": { "@types/node": "^18.19.86", "ts-node": "^10.9.1", "typescript": "^4.8.3" }, "author": "", "license": "MIT" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/KunihiroS/patsnap-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server