
Pokemon Team Viewer
Supports UIby kguinto
Renders Pokémon teams from Showdown export format into a visual card grid with sprites and stats.
What it does
Transforms plain-text Pokémon Showdown export data into a rich, interactive visual team display. It renders a grid of cards featuring Gen 5 sprites, type badges, and detailed stat blocks.
Key features
- Visual Team Grid: Displays full teams with canonical type colors and item icons.
- Stat Analysis: Visualizes EVs/IVs with nature-modifier coloring (green for boosted, red for lowered).
- Automatic Enrichment: Fetches accurate types and sprites via PokéAPI and Showdown data.
- Adaptive UI: Supports light and dark modes and handles alternate-form Pokémon correctly.
Installation
- Claude Desktop: Add to
claude_desktop_config.json:
{
"mcpServers": {
"pokemon-team-viewer": {
"command": "node",
"args": ["/path/to/pokemon-team-viewer-mcp/dist/main.js", "--stdio"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npm install pokemon-team-viewerInformation
- Pricing
- free
- Published
- 4/22/2026
- stars





