Skip to main content
Glama

MCP Gateway for RFK Jr Endpoints

by voitta-ai

Puerta de enlace MCP para puntos finales RFK Jr

Está disponible para ejecutarse utilizando transportes STDIO y SSE

Requisitos

  • Python 3.10+
  • Dependencias enumeradas en requirements.txt

Instalación

  1. Clonar este repositorio
  2. Instalar dependencias:
    pip install -r requirements.txt

Configuración

El servidor lee la configuración del endpoint desde un archivo YAML. De forma predeterminada, busca el archivo en /Users/gregory/g/projects/llm/roma/rfk_jr/rfkjr.yaml , pero puede especificar una ruta diferente mediante la variable de entorno CONFIG_PATH .

Ejemplo de configuración de YAML:

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

Uso

Ejecutando con VSCode

Ejecutar desde la línea de comandos

Pruebas con MCP Inspector:

Inicie el inspector MCP con:

npx @modelcontextprotocol/inspector

Para STDIO, vaya a la consola del inspector en http://localhost:5173 y use:

|Tipo de transporte|STDIO| |Comando| uv | |Argumentos| run --with fastmcp --with pyyaml --with httpx --with pydantic fastmcp run server.py |

Instalación

Instalar para Claude

fastmcp install server.py --name "mcprfkgw"

Instalar para Cline

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

Una puerta de enlace de protocolo de contexto de modelo que se conecta a puntos finales relacionados con RFK Jr y admite los métodos de transporte STDIO y SSE.

  1. Requisitos
    1. Instalación
      1. Configuración
        1. Uso
          1. Ejecutando con VSCode
          2. Ejecutar desde la línea de comandos
          3. Pruebas con MCP Inspector:
        2. Instalación
          1. Instalar para Claude
          2. Instalar para 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,096
          Python
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          Integration Strava API с Model Context Protocol SDK
          Last updated -
          Python
          MIT License
        • A
          security
          F
          license
          A
          quality
          A Model Context Protocol implementation that provides a standardized interface for task management, supporting both STDIO mode for CLI/AI applications and HTTP+SSE mode for browser-based clients.
          Last updated -
          4
          1
          JavaScript
        • -
          security
          A
          license
          -
          quality
          A server implementation of the Model Context Protocol that enables calling iFlytek workflows, supporting complex orchestration modes like sequential, parallel, and looped execution across 14 node types for diverse business scenarios.
          Last updated -
          2
          Python
          MIT License
          • Apple

        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