Back to search
30
MCP

recall-mcp-client

npm/recall-mcp-client

MCP server for Recall vector database with background indexing - search and index your code repositories and documentation

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

Similar MCP servers embedding-nearest

io.github.recallworks/recall
Open-source MCP memory server. Persistent, searchable, tiered memory across sessions.
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
code-search-mcp
MCP server for indexing code repositories with SQLite
0 tools
Vector DB MCP
Assembly-accelerated DuckDB MCP server for code search, indexing, and symbol lookup.
0 tools
deeprecall-mcp
Deep Recall MCP server — 2 tools, biological memory for AI agents. Works with Claude Code, Cursor, Windsurf, Cline.
0 tools
code-index-mcp-zeng
MCP server for indexing code repositories with SQLite
0 tools

How to use

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

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