MCP Gateway for RFK Jr Endpoints

by voitta-ai

Integrations

  • Provides access to Canvas endpoints, enabling interaction with the Canvas Learning Management System.

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

local-only server

The server can only run on the client's local machine because it depends on local resources.

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
          500
          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

        ID: pymggmjuti