Back to search
30
MCP

agent-zone-mcp

npm/agent-zone-mcp

MCP server for Agent Zone — infrastructure knowledge for AI agents

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

Similar MCP servers embedding-nearest

mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools

How to use

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

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