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.1.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.1.tar.gz.

File metadata

  • Download URL: iflow_mcp_sachin_crypto_pokemon-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 0612c3808d7ad2afad872d591935d7c4ee296da3b286302c56a710078b85d5fa
MD5 1caa59b80456c0f5e2a7c3df5ba17532
BLAKE2b-256 03efe7f20df90283c8d09e77a951251dc98ceef46a65b75d3953c53dd775b3fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iflow_mcp_sachin_crypto_pokemon-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3d4356057e97f08110e6feac42776a2c911b5cf41fc7ed8c4c2abd3f019f4b34
MD5 1b68645059a941cec92cf3e59e2bd781
BLAKE2b-256 e8a96a1ea72209d544adfa54fad62e31651d3f49895383305969c1ab797ddbcd

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