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%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

eyeot-mcp
stdio↔HTTP bridge for the eyeot ERP MCP server (Claude Desktop, Cursor, custom agents)
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
flockmem-mcp-server
MCP bridge server for FlockMem HTTP API
0 tools
codex-mcp-http-bridge
HTTP/OAuth bridge for connecting Codex to remote MCP servers
0 tools
mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools

How to use

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

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