Skip to main content
Glama

pokemon-api-server

ポケモンRAG AIアシスタント

PokeAPI データベースと AI 機能を組み合わせて、RAG (Retrieval Augmented Generation) を使用してポケモンに関する正確な情報を提供するインタラクティブなポケモン アシスタントです。

特徴

  • ポケモンの質問のためのチャットベースのインターフェース
  • 正確なポケモンデータのためのPokeAPIとの統合
  • AI応答を強化するRAGシステム
  • モダンな Next.js フロントエンド
  • FastAPIバックエンド

設定

バックエンド

  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
-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

PokéAPIからポケモンデータを取得する

  1. 特徴
    1. 設定
      1. バックエンド
      2. フロントエンド
    2. 環境変数

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        Query a variety of data from Brasil resources seamlessly. Access information on postal codes, area codes, banks, holidays, taxes, and more through a unified interface. Enhance your AI agents and applications with rich and updated data from BrasilAPI effortlessly.
        Last updated -
        3
        TypeScript
      • A
        security
        A
        license
        A
        quality
        AniList MCP server for accessing AniList API data
        Last updated -
        44
        153
        23
        TypeScript
        MIT License
        • Apple
        • Linux
      • A
        security
        F
        license
        A
        quality
        A Model Context Protocol server that provides Pokémon information by connecting to the PokeAPI, enabling users to query detailed Pokémon data, discover random Pokémon, and find Pokémon by region or type.
        Last updated -
        4
        2
        TypeScript
      • -
        security
        A
        license
        -
        quality
        use Bitget’s API to get cryptocurrency info
        Last updated -
        18
        TypeScript
        MIT License

      View all related MCP servers

      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