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中查找该文件,但您可以使用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 |

安装

为 Claude 安装

fastmcp install server.py --name "mcprfkgw"

为 Cline 安装

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

连接到 RFK Jr 相关端点的模型上下文协议网关,支持 STDIO 和 SSE 传输方法。

  1. 要求
    1. 安装
      1. 配置
        1. 用法
          1. 使用 VSCode 运行
          2. 从命令行运行
          3. 使用 MCP Inspector 进行测试:
        2. 安装
          1. 为 Claude 安装
          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