18 tools: agent memory, API drift detection, and HMAC-signed trust receipts
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server with 18 tools for AI agent infrastructure β persistent memory, API drift detection, and HMAC-signed trust receipts.
Persistent key-value store with namespaces, metadata, TTL, and FTS5 full-text search.
memory_store β Store a memory (namespace + key + value)memory_store_batch β Batch store up to 100 memoriesmemory_list β List memories in a namespacememory_get β Get a specific memorymemory_update β Update value, metadata, or TTLmemory_delete β Delete a memory or entire namespacememory_search β Full-text search with metadata filteringmemory_stats β Usage statisticsMonitor API endpoints for unexpected changes with golden test cases and cron scheduling.
drift_create_test β Register a golden test (exact/subset/contains/status match)drift_list_tests β List all testsdrift_run_test β Execute a test manuallydrift_test_history β View run history and diffsdrift_update_test β Update test configurationdrift_delete_test β Remove a testdrift_dashboard β Overview with drift rate and response timesHMAC-SHA256 signed, tamper-proof records of agent actions for audit trails.
receipt_issue β Issue a signed receipt for an agent actionreceipt_verify β Verify receipt integrity (online or offline)receipt_list β List receipts with filtersEach service uses its own API key:
| Service | Env Var | API |
|---|---|---|
| Memory | AGENT_MEMORY_API_KEY | agent-memory-api |
| Drift | AGENT_DRIFT_API_KEY | agent-drift-api |
| Receipts | TRUST_RECEIPT_API_KEY | trust-receipt-api |
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agent-infra-mcp)<a href="https://allmcps.com/mcp/agent-infra-mcp"><img src="https://allmcps.com/api/badge/agent-infra-mcp?style=directory" alt="Agent Infra MCP on AllMCPs" /></a>