Pokemon MCP
An MCP server for Pokemon-related functionality.
Install uv
- MacOS/Linux
Windowscurl -LsSf https://astral.sh/uv/install.sh | sh
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Set up
- clone project
git clone https://github.com/betaHi/pokemon-mcp.git cd pokemon
- Activate uv
uv venv .venv\Scripts\activate
- Mcp config
"mcpServers": { "get-pokemon": { "command": "uv", "args": [ "--directory", "{absolute folder path about pokemon}", "run", "get-pokemon.py" ] } }
Related Servers
Coin Flip MCP Server
Generates true random coin flips using the random.org API.
Adwords MCP
An MCP server that serves ads to developers in clients like Cursor and Claude.
Latinum Wallet MCP
An MCP server enabling AI agents to pay for services using HTTP 402 requests and MCP tools.
Trade Agent
Execute stock and crypto trades via Trade Agent
IPMA MCP Server
Access meteorological data for Portugal from the IPMA public API using natural language.
Nano Currency MCP Server
Send Nano currency and retrieve account and block information using the Nano node RPC.
O'RLY MCP
Generates O'RLY? (O'Reilly parody) book covers.
Minecraft MCP Integration
Enables AI assistants to interact with a Minecraft server using the Model Context Protocol (MCP).
NWC MCP Server
Control a Lightning wallet using Nostr Wallet Connect (NWC).
Drand
An MCP server for fetching verifiable random numbers from the drand network.