Skip to main content
Glama

MCP Gateway for RFK Jr Endpoints

by voitta-ai

RFK Jr 엔드포인트용 MCP 게이트웨이

STDIO 및 SSE 전송을 모두 사용하여 실행할 수 있습니다.

요구 사항

  • 파이썬 3.10+
  • requirements.txt 에 나열된 종속성

설치

  1. 이 저장소를 복제하세요
  2. 종속성 설치:지엑스피1

구성

서버는 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

STDIO 및 SSE 전송 방법을 모두 지원하는 RFK Jr 관련 엔드포인트에 연결하는 모델 컨텍스트 프로토콜 게이트웨이입니다.

  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