Skip to main content
Glama

Pokemon TCG Card Search MCP

by jlgrimes
package.json487 B
{ "name": "ptcg-mcp", "version": "1.0.0", "description": "TypeScript project", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc && chmod 755 dist/index.js" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "zod": "^3.24.2", "node-fetch": "^3.3.2" } }

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/jlgrimes/ptcg-mcp'

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