Skip to main content
Glama

Pokemon MCP Server

by JayDevelops
package.json605 B
{ "name": "pokemon-mcp", "version": "1.0.0", "main": "index.js", "type": "module", "bin": { "pokemon": "./build/index.js" }, "scripts": { "dev": "tsx src/index.ts", "build": "tsc && chmod 755 build/index.js" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.2", "pokedex-promise-v2": "^4.2.1", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.2.1", "ts-node": "^10.9.2", "tsx": "^4.20.4", "typescript": "^5.9.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/JayDevelops/poke-mcp'

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