Skip to content
Back to search
30
MCP

agent-context-mcp

pypi/agent-context-mcp

Python package manager and MCP server for Agent Context Protocol (ACP) projects.

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

How to use

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

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