Skip to main content
Glama
Harnishnava

pokemon-api-server

by Harnishnava

Pokemon RAG AI Assistant

An interactive Pokemon assistant that uses RAG (Retrieval Augmented Generation) to provide accurate information about Pokemon by combining the PokeAPI database with AI capabilities.

Features

  • Chat-based interface for Pokemon queries

  • Integration with PokeAPI for accurate Pokemon data

  • RAG system for enhanced AI responses

  • Modern Next.js frontend

  • FastAPI backend

Related MCP server: Pokémon MCP Server

Setup

Backend

  1. Install Python dependencies:

pip install -r requirements.txt
  1. Run the backend:

uvicorn backend.main:app --reload

Frontend

  1. Navigate to the frontend directory:

cd frontend
  1. Install dependencies:

npm install
  1. Run the development server:

npm run dev

Environment Variables

Create a .env file in the root directory with:

OPENAI_API_KEY=your_openai_api_key
F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Enables AI agents to access comprehensive Pokémon data through PokeAPI, including detailed Pokémon information, type effectiveness charts, encounter locations, and search capabilities. Provides a complete toolkit for retrieving stats, abilities, sprites, battle mechanics, and wild encounter data for all Pokémon.
    Last updated
    4
    265
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables users to retrieve Pokémon statistics, sprite images, and complete information using the PokeAPI. Supports querying by Pokémon name or ID number to get base stats, various sprite URLs including shiny variants, and comprehensive Pokémon data.
    Last updated
    5
    6
    Apache 2.0
  • F
    license
    -
    quality
    D
    maintenance
    Provides Pokemon information from PokeAPI including stats, types, height, and weight. Enables looking up Pokemon by name/ID, getting random Pokemon by type, and comparing Pokemon side-by-side.
    Last updated

View all related MCP servers

Related MCP Connectors

  • Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.

  • D&D 5e MCP — wraps the D&D 5th Edition API (free, no auth)

  • Riot Games API: accounts, summoners, matches, league entries, champion mastery.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Harnishnava/pokemon-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server