Skip to content
Back to search
30
MCP

eep-mcp-bridge

pypi/eep-mcp-bridge

MCP to EEP bridge utilities and reference HTTP bridge server.

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

Similar MCP servers embedding-nearest

aaep-mcp-bridge
Bidirectional bridge between the Model Context Protocol (MCP) and AAEP
0 tools
agent-portal-mcp
MCP server bridge for Agent Portal.
0 tools
eyeot-mcp
stdio↔HTTP bridge for the eyeot ERP MCP server (Claude Desktop, Cursor, custom agents)
0 tools
@mseep/mcp-bridge
Model Context Protocol (MCP) server to use Universal Tool Calling Protocol (UTCP)
0 tools
mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
0 tools
LSP-MCP Bridge
Universal MCP bridge to LSP servers. One binary, 6 languages, config-driven.
0 tools

How to use

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

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