Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Pokemon MCP ServerBuild a competitive tournament squad with 6 popular Pokémon."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🧩 Pokemon MCP Server Demo
This is a simple MCP (Model Context Protocol) server that connects to the PokéAPI and exposes tools that an LLM can use to fetch Pokémon data, list popular Pokémon, and build a tournament squad.
It uses the FastMCP library and httpx to fetch live Pokémon info via a standardized protocol that works seamlessly with LLMs and AI agents.
🚀 Features
Get detailed info about any Pokémon
Create a powerful tournament squad
List popular Pokémon picks
📦 Requirements
Python 3.8+
Node.js (for some LLM hosts that require it)
httpxmcp(Model Context Protocol library)
⚙️ Installation
⚙️ Quick Start Using uv
If you prefer using uv, follow these steps: