MCP Gateway for RFK Jr Endpoints
RFK Jr エンドポイント向け MCP ゲートウェイ
これはSTDIOとSSEトランスポートの両方で実行できます
要件
Python 3.10以上
requirements.txtにリストされている依存関係
Related MCP server: Mattermost MCP Server
インストール
このリポジトリをクローンする
依存関係をインストールします:
pip install -r requirements.txt
構成
サーバーはYAMLファイルからエンドポイント設定を読み取ります。デフォルトでは、 /Users/gregory/g/projects/llm/roma/rfk_jr/rfkjr.yaml 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/inspectorSTDIO の場合、 http://localhost:5173のインスペクター コンソールに移動し、以下を使用します。
|トランスポート タイプ|STDIO| |コマンド| uv | |引数| run --with fastmcp --with pyyaml --with httpx --with pydantic fastmcp run server.py |
インストール
クロードのためにインストール
fastmcp install server.py --name "mcprfkgw"Cline のインストール
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseCqualityDmaintenanceA 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.411
- AlicenseBqualityDmaintenanceA Model Context Protocol server that connects to Mattermost, allowing AI models to monitor and process messages from specific teams and channels in real-time via SSE or Standard I/O transport modes.1154MIT
- Alicense-qualityDmaintenanceA Model Context Protocol (MCP) server that supports STDIO, SSE and Streamable HTTP protocols for AI model interactions.131MIT
- Flicense-quality-maintenanceBridges STDIO-based MCP clients with SSE-based MCP servers, allowing applications like Claude Desktop to connect to remote MCP servers that use SSE transport.9
Related MCP Connectors
Connect AI agents to Replynodes over the Model Context Protocol.
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Appeared in Searches
- Search for SSE (Server-Sent Events, Secure Software Engineering, or Similar Topics)
- Search for SSE (Possible meanings include companies, concepts, or terms like Scottish and Southern Electricity, Secure Software Engineering, etc.)
- Search for 'SSE' - Possible Interpretations (e.g., Server-Sent Events, SSE program, SSE technology)
- A system or program using SSE instead of STDIO
- Searching for quality-certified products or services using SSE
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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