Skip to content
Back to search
30
MCP

agentsmcp

pypi/agentsmcp

Context-sync protocol for AI agents. Every agent has a mailbox. No agent ever starts cold.

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

Similar MCP servers embedding-nearest

analog-mcp
Model Context Protocol server for Analog — let AI agents understand any website in a format built for AIs.
0 tools
Agent-MCP
Agent-MCP is a framework for creating multi-agent systems that enables coordinated, efficient AI collaboration through the Model Context Pro
0 tools
io.github.seanmarkwei/agentram-mcp
Model Context Protocol server for AgentRAM. Persistent memory for AI agents.
0 tools
ai-context-manager-mcp
AI Context Manager MCP - Sync agent for AI assets (skills, prompts, specs, context)
0 tools
agents-remember-mcp
Model Context Protocol server for Agents Remember.
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools

How to use

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

{
  "mcpServers": {
    "agentsmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}