pokemon-api-server
ポケモンRAG AIアシスタント
PokeAPI データベースと AI 機能を組み合わせて、RAG (Retrieval Augmented Generation) を使用してポケモンに関する正確な情報を提供するインタラクティブなポケモン アシスタントです。
特徴
ポケモンの質問のためのチャットベースのインターフェース
正確なポケモンデータのためのPokeAPIとの統合
AI応答を強化するRAGシステム
モダンな Next.js フロントエンド
FastAPIバックエンド
Related MCP server: Pokemon MCP Server
設定
バックエンド
Python の依存関係をインストールします。
pip install -r requirements.txtバックエンドを実行します。
uvicorn backend.main:app --reloadフロントエンド
フロントエンドディレクトリに移動します。
cd frontend依存関係をインストールします:
npm install開発サーバーを実行します。
npm run dev環境変数
ルート ディレクトリに次の.envファイルを作成します。
OPENAI_API_KEY=your_openai_api_keyThis server cannot be installed
Maintenance
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
- AlicenseBqualityDmaintenanceEnables 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.511Apache 2.0
- FlicenseNot gradedqualityDmaintenanceProvides 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.
- AlicenseBqualityDmaintenanceEmpowers AI assistants to fetch and explore comprehensive Pokémon data from PokeAPI via 47 tools covering Pokémon, moves, items, game mechanics, and more.471861ISC
- AlicenseNot gradedqualityDmaintenanceEnables fetching detailed Pokémon data from PokéAPI, including Pokémon info, types, moves, abilities, and search with pagination.113Apache 2.0
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)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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