Skip to main content
Glama

MCP Gateway for RFK Jr Endpoints

by voitta-ai

MCP Gateway for RFK Jr Endpoints

This is available to run using both STDIO and SSE transports

Requirements

  • Python 3.10+
  • Dependencies listed in requirements.txt

Installation

  1. Clone this repository
  2. Install dependencies:
    pip install -r requirements.txt

Configuration

The server reads the endpoint configuration from a YAML file. By default, it looks for the file at /Users/gregory/g/projects/llm/roma/rfk_jr/rfkjr.yaml, but you can specify a different path using the CONFIG_PATH environment variable.

Example YAML configuration:

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

Usage

Running with VSCode

Running from the Command Line

Testing with MCP Inspector:

Start MCP inspector with:

npx @modelcontextprotocol/inspector

For STDIO, go to the inspector console at http://localhost:5173 and use:

|Transport Type|STDIO| |Command|uv| |Arguments|run --with fastmcp --with pyyaml --with httpx --with pydantic fastmcp run server.py|

Installation

Install for Claude

fastmcp install server.py --name "mcprfkgw"

Install for Cline

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

A Model Context Protocol gateway that connects to RFK Jr-related endpoints, supporting both STDIO and SSE transport methods.

  1. Requirements
    1. Installation
      1. Configuration
        1. Usage
          1. Running with VSCode
          2. Running from the Command Line
          3. Testing with MCP Inspector:
        2. Installation
          1. Install for Claude
          2. Install for 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,373
          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