Back to search
30
MCP

canopy-mcp

pypi/canopy-mcp

An MCP proxy server and agentic hook tool that allows you to write and enforce policies on agent tool flows

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentmesh_mcp_proxy
MCP proxy that wraps any MCP tool with AgentMesh trust verification
0 tools
mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
0 tools
agentcore-mcp-proxy
MCP server for any AWS AgenCore Gateway endpoint with Cognito authentication and hardware-bound token encryption
0 tools
mcp-action-firewall
A transparent MCP proxy that intercepts dangerous tool calls and requires OTP-based user approval.
0 tools
io.github.dev-proxy-tools/mcp
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
0 tools
mcp-proxy-server
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single interface
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "canopy-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}