Skip to main content

Add your description here

Project description

🧩 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)
  • httpx
  • mcp (Model Context Protocol library)

⚙️ Installation

# Clone the repo
git clone https://github.com/your-username/pokemon-mcp-server
cd pokemon-mcp-server

# Create a virtual environment
python -m venv venv
.\venv\Scripts\Activate  # On Windows
# source venv/bin/activate  # On macOS/Linux

# Install dependencies
pip install httpx "mcp[cli]"

⚙️ Quick Start Using uv

If you prefer using uv, follow these steps:

# Create a new directory for our project
uv init pokemon
cd pokemon

# Create virtual environment and activate it
uv venv
.venv\Scripts\activate  # On Windows
# source .venv/bin/activate  # On macOS/Linux

# Install dependencies
uv add mcp[cli] httpx

# Create our server file
new-item pokemon.py  # On PowerShell

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_sachin_crypto_pokemon-0.1.2.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file iflow_mcp_sachin_crypto_pokemon-0.1.2.tar.gz.

File metadata

  • Download URL: iflow_mcp_sachin_crypto_pokemon-0.1.2.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","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

Hashes for iflow_mcp_sachin_crypto_pokemon-0.1.2.tar.gz
Algorithm Hash digest
SHA256 ddab7265cf7e3c0898bff490ae24e59a5cdc7ea36fc2901d93ab461c8a632383
MD5 f50a0aecc4e81929e7abd5152a105bec
BLAKE2b-256 e351bfc0309249c5f7383f96b668e3777e8baaa2f53e3ec72bd95dbeccb79057

See more details on using hashes here.

File details

Details for the file iflow_mcp_sachin_crypto_pokemon-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: iflow_mcp_sachin_crypto_pokemon-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","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

Hashes for iflow_mcp_sachin_crypto_pokemon-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dd53d433b99ddb93cdaa2f3a66519dd2d873c2007ee00712219865e0fed01c51
MD5 c605d0c7fbb3551a237715aa2517eeb1
BLAKE2b-256 15646da850566d0469225d800b4c393767149c61201ccaa8630b57e0c1849472

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page