Skip to main content
Glama

Pokédex MCP Server

by hollanddd
package.json396 B
{ "name": "pokedex", "type": "module", "bin": { "pokedex": "./dist/index.js" }, "scripts": { "build": "tsc --outDir dist", "test": "npx tsx ./src/pokedex.test.ts" }, "files": [ "dist" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.17.4", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.3.0", "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/hollanddd/pokedex-mcp'

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