Back to search
30
MCP

eidetic-mcp

pypi/eidetic-mcp

MCP stdio server bridging eidetic-daemon's UDS API to MCP clients (Cursor, Claude Code, Cline, ...)

Uptime
0.0%
3 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
io.github.daedalus/mcp-ecdsa
MCP server for ECDSA cryptography
0 tools
codex-mcp-bridge
Lightweight stdio MCP server that bridges Claude CLI tools to codex exec
0 tools
igdb-mcp-client
STDIO-to-StreamableHTTP bridge for the IGDB MCP Server
0 tools
io.github.daedalus/mcp-cryptography
MCP server exposing cryptography library functionality
0 tools
@imagetalk/mcp
Stdio MCP server that wraps the ImageTalk backend REST API for use with Claude Desktop and other MCP clients.
0 tools

How to use

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

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