Skip to main content
Glama

Pokemon Paste MCP Server

package.json831 B
{ "name": "pokemon-paste-mcp", "version": "0.1.0", "description": "MCP server for creating Pokémon pastes (pokepastes)", "main": "dist/index.js", "type": "module", "bin": { "pokemon-paste-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "test": "vitest run", "test:watch": "vitest" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "@pkmn/sets": "^1.0.0", "node-fetch": "^3.0.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0", "vitest": "^2.0.0" }, "keywords": ["mcp", "pokemon", "competitive", "pokepaste", "model-context-protocol", "vgc", "pokemon-vgc"], "author": "Professor Ragna <professor.ragna@gmail.com>", "license": "MIT" }

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-paste-mcp'

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