Agent Infra Mcp
@lulzasaur9192
About Agent Infra Mcp
18 MCP tools for AI agent infrastructure — persistent memory with FTS5, API drift detection with cron scheduling, and HMAC-signed trust receipts for audit trails
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agent-infra": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/agent-infra-mcp"
],
"env": {
"AGENT_MEMORY_API_KEY": "",
"AGENT_DRIFT_API_KEY": "",
"TRUST_RECEIPT_API_KEY": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Agent Infra Mcp?
Agent Infra Mcp is an MCP server that provides 18 tools for AI agent infrastructure, including persistent memory, API drift detection, and HMAC‑signed trust receipts. It is designed for AI agents that need long‑term state, API monitoring, and tamper‑proof audit trails.
How to use Agent Infra Mcp?
Install with npx @lulzasaur9192/agent-infra-mcp. Configure it in Claude Desktop or Cursor by adding a JSON entry under mcpServers with the command npx -y @lulzasaur9192/agent-infra-mcp and three environment variables: AGENT_MEMORY_API_KEY, AGENT_DRIFT_API_KEY, and TRUST_RECEIPT_API_KEY.
Key features of Agent Infra Mcp
- Persistent key‑value store with namespaces, metadata, TTL, and FTS5 full‑text search
- API drift detection with golden test cases and cron scheduling
- HMAC‑SHA256 signed trust receipts for tamper‑proof audit trails
- 18 tools across three categories: memory, drift detection, and trust receipts
- Batch operations and detailed usage statistics
Use cases of Agent Infra Mcp
- Storing and retrieving agent context across sessions with full‑text search
- Monitoring third‑party APIs for unexpected breaking changes
- Issuing signed receipts for agent actions to meet compliance requirements
- Running regression tests on API endpoints either manually or on a schedule
- Searching through agent memories using metadata filters and full‑text queries
FAQ from Agent Infra Mcp
What tools does Agent Infra Mcp provide?
It provides 18 tools: 8 memory tools (store, batch store, list, get, update, delete, search, stats), 7 drift detection tools (create, list, run, history,
More AI & Agents MCP servers
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Comments