Skip to main content
Glama

Pokémon MCP Server

by EscasanN
package.json346 B
{ "name": "pokemon-mcp-server-pokeapi", "version": "1.0.0", "private": true, "type": "module", "scripts": { "build": "tsc -p tsconfig.json", "start": "node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0" }, "devDependencies": { "typescript": "^5.6.3", "@types/node": "^22.5.0" } }

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/EscasanN/MCP_Pokemon'

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