FastMCP Remote Proxy
FastMCP Remote Proxy
이 프로젝트는 원격 FastMCP 서버의 도구를 로컬 프록시를 통해 노출합니다. 업스트림 서버는 Streamable HTTP를 사용하며 OAuth 인증이 필요합니다.
요구 사항
Python 3.11 이상
uv
Related MCP server: mcp-server-proxy
설치
uv sync대신 프로젝트를 처음부터 생성하려면:
uv init
uv add fastmcpInspector로 실행
다음 명령으로 로컬 MCP Inspector를 시작합니다:
uv run fastmcp dev main.py첫 실행 시 OAuth 로그인을 위해 브라우저가 열립니다. 로그인을 완료한 후 http://127.0.0.1:6274에서 Inspector를 열고 연결을 새로고침합니다.
FastMCP는 main.py의 표준 mcp 변수를 통해 서버를 발견합니다. 엔트리포인트를 명시적으로 지정할 수도 있습니다:
uv run fastmcp dev main.py:mcp로컬 Stdio 서버로 실행
uv run main.py이 명령은 Claude Desktop과 같은 MCP 클라이언트를 위해 stdio를 통해 프록시를 시작합니다.
변경 사항 게시
git add .
git commit -m "Update FastMCP proxy"
git push업스트림 서버는 FastMCP Cloud를 통해 배포됩니다.
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
- AlicenseNot gradedqualityCmaintenanceEnables stdio-only MCP clients to connect to IFTTT's remote MCP server by handling OAuth authentication, SSE streaming, and response transformation.1MIT
- AlicenseNot gradedqualityDmaintenanceProxies remote HTTP/HTTPS MCP servers over stdio, allowing stdio-based MCP clients to connect to remote servers via Streamable HTTP or SSE transports.MIT
- FlicenseNot gradedqualityDmaintenanceBridges stdio-based LLM harnesses to OAuth-protected remote MCP servers via Streamable HTTP, handling PKCE browser login and token refresh automatically.9
- FlicenseNot gradedqualityDmaintenanceEnables AI clients like Claude to interact with Cartena tools via MCP, supporting remote OAuth or local stdio authentication.
Related MCP Connectors
Access Kernel's cloud-based browsers and app actions via MCP (remote HTTP + OAuth).
Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.
An authenticated remote MCP server for user-owned devices and one-shot capability invocation.
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/shahil04/mcp-proxy-update'
If you have feedback or need assistance with the MCP directory API, please join our Discord server