Skip to main content
Glama
Harnishnava

pokemon-api-server

by Harnishnava

Pokemon RAG AI 助手

一个交互式 Pokemon 助手,使用 RAG(检索增强生成)结合 PokeAPI 数据库和 AI 功能来提供有关 Pokemon 的准确信息。

特征

  • 基于聊天的 Pokemon 查询界面

  • 与 PokeAPI 集成以获得准确的 Pokemon 数据

  • RAG 系统可增强 AI 响应

  • 现代 Next.js 前端

  • FastAPI 后端

Related MCP server: Pokemon MCP Server

设置

后端

  1. 安装 Python 依赖项:

pip install -r requirements.txt
  1. 运行后端:

uvicorn backend.main:app --reload

前端

  1. 导航到前端目录:

cd frontend
  1. 安装依赖项:

npm install
  1. 运行开发服务器:

npm run dev

环境变量

使用以下命令在根目录中创建.env文件:

OPENAI_API_KEY=your_openai_api_key
F
license - not found
Not graded
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 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.
    5
    11
    Apache 2.0
  • F
    license
    Not graded
    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.
  • A
    license
    B
    quality
    D
    maintenance
    Empowers AI assistants to fetch and explore comprehensive Pokémon data from PokeAPI via 47 tools covering Pokémon, moves, items, game mechanics, and more.
    47
    186
    1
    ISC

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)

  • balldontlie.io NBA stats (free API key required)

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