Skip to content
Back to search
30
MCP

agent-portal-mcp

pypi/agent-portal-mcp

MCP server bridge for Agent Portal.

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

Similar MCP servers embedding-nearest

acp-mcp-server
Bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients
0 tools
Agenium
Bridge MCP servers to the AGENIUM agent:// network.
0 tools
anp-bridge-mcp-server
MCP Server bridging the Agent Network Protocol (ANP) with MCP agents — identity, discovery, messaging
0 tools
@agenium/mcp-server
Bridge any MCP server to the agent:// network — make your tools discoverable, callable, and composable by other AI agents.
0 tools
agent-zone-mcp
MCP server for Agent Zone — infrastructure knowledge for AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools

How to use

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

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