Skip to content
Back to search
30
MCP

aaep-mcp-bridge

pypi/aaep-mcp-bridge

Bidirectional bridge between the Model Context Protocol (MCP) and AAEP

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

Similar MCP servers embedding-nearest

mcp-a2a-bridge
Bidirectional bridge between MCP (Model Context Protocol) and A2A (Agent-to-Agent) protocols
0 tools
naveenkumarbaskaran/mcp-a2a-bridge
Bidirectional bridge between MCP and A2A protocols — the answer to MCP vs A2A is both
0 tools
eep-mcp-bridge
MCP to EEP bridge utilities and reference HTTP bridge server.
0 tools
@mseep/mcp-bridge
Model Context Protocol (MCP) server to use Universal Tool Calling Protocol (UTCP)
0 tools
aemet-mcp
AEMET API integration with MCP (Model Context Protocol)
0 tools
acp-mcp-server
Bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients
0 tools

How to use

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

{
  "mcpServers": {
    "aaep-mcp-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}