Skip to main content
Glama

PokeAPI MCP Server

by AkhrHysd
package.json651 B
{ "name": "mcp-pokeapi-server", "version": "1.0.0", "main": "index.js", "scripts": { "test": "vitest", "build": "tsc" }, "keywords": [], "author": "", "license": "ISC", "description": "", "compilerOptions": { "target": "ES2020", "module": "commonjs", "outDir": "dist", "rootDir": "src", "strict": true, "esModuleInterop": true, "skipLibCheck": true }, "include": [ "src" ], "dependencies": { "node-fetch": "^3.3.2", "zod": "^3.24.3" }, "devDependencies": { "@types/node": "^22.14.1", "ts-node": "^10.9.2", "typescript": "^5.8.3", "vitest": "^3.1.1" } }

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/AkhrHysd/mcp-pokeapi-server'

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