Skip to main content
Glama

Pokémon VGC Damage Calculator MCP Server

.npmignore591 B
# Source files src/ *.ts !dist/ # Development files .github/ .vscode/ vitest.config.ts tsconfig.json # Test files *.test.js *.test.ts *.spec.js *.spec.ts dist/*.test.* # Build artifacts node_modules/ .env .env.local .env.production # Vercel specific api/ vercel.json .vercel/ # Documentation (keep README.md) docs/ prd.md # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db

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/jpbullalayao/pokemon-vgc-calc-mcp'

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