Skip to main content
Glama

MCP Gateway for RFK Jr Endpoints

by voitta-ai

RFK Jr エンドポイント向け MCP ゲートウェイ

これはSTDIOとSSEトランスポートの両方で実行できます

要件

  • Python 3.10以上
  • requirements.txtにリストされている依存関係

インストール

  1. このリポジトリをクローンする
  2. 依存関係をインストールします:
    pip install -r requirements.txt

構成

サーバーはYAMLファイルからエンドポイント設定を読み取ります。デフォルトでは、 /Users/gregory/g/projects/llm/roma/rfk_jr/rfkjr.yaml g/projects/llm/roma/rfk_jr/rfkjr.yaml にあるファイルを検索しますが、 CONFIG_PATH環境変数を使用して別のパスを指定することもできます。

YAML 構成の例:

inna_cpt: url: http://127.0.0.1:7001 canvas: url: canvas

使用法

VSCodeで実行する

コマンドラインからの実行

MCP Inspector によるテスト:

次のようにしてMCP インスペクターを起動します。

npx @modelcontextprotocol/inspector

STDIO の場合、 http://localhost:5173のインスペクター コンソールに移動し、以下を使用します。

|トランスポート タイプ|STDIO| |コマンド| uv | |引数| run --with fastmcp --with pyyaml --with httpx --with pydantic fastmcp run server.py |

インストール

クロードのためにインストール

fastmcp install server.py --name "mcprfkgw"

Cline のインストール

-
security - not tested
F
license - not found
-
quality - not tested

STDIO と SSE の両方のトランスポート方式をサポートし、RFK Jr 関連のエンドポイントに接続するモデル コンテキスト プロトコル ゲートウェイ。

  1. 要件
    1. インストール
      1. 構成
        1. 使用法
          1. VSCodeで実行する
          2. コマンドラインからの実行
          3. MCP Inspector によるテスト:
        2. インストール
          1. クロードのためにインストール
          2. Cline のインストール

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          Enables interaction with remote MCP servers using SSE transport instead of STDIO for enhanced communication capabilities.
          Last updated -
          1
          1,495
          Python
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          A Model Context Protocol server that enables real-time communication using Server-Sent Events (SSE), providing standardized model management and resource templating capabilities.
          Last updated -
          TypeScript
        • A
          security
          F
          license
          A
          quality
          A powerful gateway for the Model Context Protocol (MCP) that unifies AI toolchains by federating multiple MCP servers, wrapping REST APIs as MCP tools, and supporting multiple transport methods with an admin dashboard.
          Last updated -
          1
          Python
          • Apple
        • -
          security
          A
          license
          -
          quality
          Aggregates multiple remote Model Context Protocol endpoints and exposes them through a unified SSE interface, allowing an LLM client to interact with specialized servers without configuration changes.
          Last updated -
          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/voitta-ai/mcp-voitta-gateway'

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