Skip to content
Back to search
30
MCP

Recite MCP

io.github.rivradev/recite-mcp

Local MCP server for Recite receipt processing with ledger and memory tools.

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

Similar MCP servers embedding-nearest

continuity-mcp
Agent memory with receipts: an MCP server over an append-only, hash-chained ledger for task state, memory, and verified handoffs across sess
0 tools
dmcp-server
MCP server for prompt rewriting and memory recording.
0 tools
Memory MCP Server
SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.
0 tools
recite mcp
Metadata-only Glama MCP server.
0 tools
agent-receipt-validator-mcp
MCP server for validating signed agent execution receipts.
0 tools
recall-mcp-client
MCP server for Recall vector database with background indexing - search and index your code repositories and documentation
0 tools

How to use

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

{
  "mcpServers": {
    "recite_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}