← Index

io.github.madezmedia/acmi-mcp

io.github.madezmedia/acmi-mcp·v1.4.0·Databases
Quality Score
85
/100

Persistent agent memory via ACMI — Profile/Signals/Timeline. 16 tools on Upstash Redis.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://server.smithery.ai/@madezmediapartners/acmi-mcp/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "acmi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@madezmedia/acmi-mcp"
      ],
      "env": {
        "UPSTASH_REDIS_REST_URL": "<upstash_redis_rest_url>",
        "UPSTASH_REDIS_REST_TOKEN": "<your-upstash_redis_rest_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "acmi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@madezmedia/acmi-mcp"
      ],
      "env": {
        "UPSTASH_REDIS_REST_URL": "<upstash_redis_rest_url>",
        "UPSTASH_REDIS_REST_TOKEN": "<your-upstash_redis_rest_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @madezmedia/acmi-mcp
§02  Environment variables
UPSTASH_REDIS_REST_URL
required

Upstash Redis REST URL (https://your-instance.upstash.io)

UPSTASH_REDIS_REST_TOKEN
requiredsecret

Upstash Redis REST token (read-write)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Databases