A modular Pokemon information and strategy server
Project description
Pokemon MCP Server
A modular Pokemon information and strategy server that provides:
- Pokemon information retrieval
- Pokemon comparison
- Type matchup analysis
- Team composition suggestions
Pokemon MCP Interface
A modern web interface for interacting with Pokemon data using MCP.
Features
- Information Retrieval: Get detailed Pokemon data including stats, types, abilities, and moves
- Comparison: Compare multiple Pokemon side by side
- Strategy: Analyze type matchup analysis and get counter-strategy recommendations
- Team Building: Get team suggestions based on roles and type coverage
Setup and Configuration
Prerequisites
- Install uv if not already installed:
curl -LsSf https://astral.sh/uv/install.sh | sh
- Make sure you're in the pokemon directory:
cd /path/to/pokemon
Claude Desktop Configuration
- Open Claude Desktop settings
- Add a new MCP configuration:
{
"pokemon": {
"command": "uv",
"args": [
"--directory",
"/path/to/pokemon",
"run",
"pokemon_mcp.py"
]
}
}
Replace /path/to/pokemon with your actual path to the pokemon directory.
Usage
Set up environment variables:
GROQ_API_KEY=your_api_key_here
Running the Server at 8000
uv run pokemon_mcp.py
Running the Frontend Interface at 8080
uv run web_interface.py
Example Queries
- Get Pokemon info:
get info pikachu - Compare Pokemon:
compare pikachu charizard - Get type matchups:
strategy mewtwo - Get team suggestions:
team balanced offensive
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iflow_mcp_zenith_mind_pokemon-0.1.0.tar.gz.
File metadata
- Download URL: iflow_mcp_zenith_mind_pokemon-0.1.0.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4269bf69e605f7bd0882cc79d5e8ad4e43fcf533527505fd04943122131d8c4
|
|
| MD5 |
41cf776187a6f5eb128135521cd6aa9f
|
|
| BLAKE2b-256 |
7812b51711ba6d206ddad506678a4706902c567186f2a343158367d918b76578
|
File details
Details for the file iflow_mcp_zenith_mind_pokemon-0.1.0-py3-none-any.whl.
File metadata
- Download URL: iflow_mcp_zenith_mind_pokemon-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2965286efd7fcccd8065148c26b7dd4353b1358de0614615553bdadf216a41f
|
|
| MD5 |
c1a0d02c0bd3270cc0f989c6f0b49496
|
|
| BLAKE2b-256 |
17b5231a6e259dc50e955b0bfc9c63be1587b3d8c00ead7062d3d2422c6ccb8e
|