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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
mcp-agent
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
agentql-mcp
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
0 tools
acp-mcp-server
Bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients
0 tools
atlas-context-mcp
MCP server that gives AI coding agents structured project knowledge — standards, tools, conventions, structure
0 tools
context-portal-mcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools

How to use

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

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