Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"recite": {
"env": {
"RECITE_API_KEY": "re_live_xxx"
},
"args": [
"recite-mcp"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
recite-mcp is an MCP server for the Recite API. It provides the full documented Recite MCP surface for scans, transactions, imports, batch jobs, projects, summaries, webhooks, rules, usage, and exports, while preserving the local ledger/memory workflow for agents that want local-first bookkeeping.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'recite-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked recite-mcp against OSV.dev.
Click any tool to inspect its schema.
ledgerLocal ledger resource
recite://ledger
memoryPersistent agent instruction storage
recite://memory
healthHealth and configuration status
recite://health
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
A Model Context Protocol server for building an investor agent
AI agents get on-chain identity, credentials, reputation, escrow, and persistent memory on XRPL.
Remote MCP server to integrate and validate self-hosted PayRam deployments.
MCP Security Weekly
Get CVE alerts and security updates for io.github.rivradev/recite-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.