mcp-anywhere

MCP Anywhere is a Python-based gateway that discovers and manages MCP servers from GitHub repositories and exposes them via a unified endpoint. It includes web UI/API authentication, tool enablement controls, and Docker-based isolation for running MCP tools, with encrypted secret-file storage for credentials used by MCP servers.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ DevTools mcp model-context-protocol gateway authentication oauth docker secrets tool-management github-discovery
⚙ Agent Friendliness
51
/ 100
Can an agent use this?
🔒 Security
69
/ 100
Is it safe for agents?
⚡ Reliability
32
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
65
Documentation
70
Error Messages
0
Auth Simplicity
70
Rate Limits
20

🔒 Security

TLS Enforcement
90
Auth Strength
75
Scope Granularity
35
Dep. Hygiene
55
Secret Handling
85

Uses HTTPS-oriented deployment defaults (Uvicorn/Fly), supports JWT API auth and Google OAuth with PKCE, and describes encrypted secret-file storage at rest (Fernet/AES-128) with read-only mounts into containers and isolated secret storage per server. Scope granularity and error-handling details are not documented in the provided README. Running third-party MCP servers via discovery increases supply-chain risk; effective isolation depends on Docker/container hardening beyond what’s shown.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
20
Error Recovery
55
AF Security Reliability

Best When

You want a deployable gateway for MCP tooling with team authentication and credential/secrets management, and you’re comfortable running/managing the service and its Dockerized tool execution.

Avoid When

You require strict compliance artifacts (e.g., SOC2/ISO attestations), or you cannot validate the security posture of running third-party MCP servers inside the gateway’s container sandbox.

Use Cases

  • Centralize access to multiple MCP tool servers (from GitHub repos) behind one endpoint
  • Use automated repository analysis to discover/auto-configure MCP tools
  • Manage per-server tool enablement and access control for teams
  • Run MCP tools in isolated Docker containers with mounted credentials/secrets
  • Integrate MCP tools into client apps (e.g., Claude Desktop via stdio or HTTP clients with bearer auth)

Not For

  • High-assurance environments that require formally documented security guarantees/SLAs beyond what is described
  • Use cases needing a fully standardized REST/OpenAPI contract (not evidenced here)
  • Environments where AI-assisted repository analysis (Claude) is not acceptable

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Session-based web authentication (cookies) JWT-based API authentication Google OAuth (OAuth2/2.1 with PKCE support)
OAuth: Yes Scopes: No

Auth is described as including JWT tokens with scope validation plus web sessions; however, specific API routes/scopes are not documented in the provided README content.

Pricing

Free tier: No
Requires CC: No

No pricing/hosting model described; appears to be self-hosted open-source under MIT.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Automated repository analysis depends on Anthropic/Claude API key and may be slow/costly or fail for unsupported repos.
  • Beta status suggests API/features may change.
  • Tool execution is containerized; agent workflows may need to handle container startup/health monitoring states.
  • Secret uploads and mounts introduce operational steps (file size limits, encryption at rest, mounting on container start) that can fail if misconfigured.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-anywhere.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered