Skip to main content
Glama
Harnishnava

pokemon-api-server

by Harnishnava

포켓몬 RAG AI 어시스턴트

PokeAPI 데이터베이스와 AI 기능을 결합하여 포켓몬에 대한 정확한 정보를 제공하기 위해 RAG(Retrieval Augmented Generation)를 사용하는 대화형 포켓몬 도우미입니다.

특징

  • 포켓몬 쿼리를 위한 채팅 기반 인터페이스

  • 정확한 포켓몬 데이터를 위한 PokeAPI와의 통합

  • 향상된 AI 대응을 위한 RAG 시스템

  • 최신 Next.js 프런트엔드

  • FastAPI 백엔드

Related MCP server: Pokemon MCP Server

설정

백엔드

  1. Python 종속성 설치:

지엑스피1

  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