Home › Other › alive-analysis

alive-analysis

Query alive-analysis history from any AI client. Tools: list, get, search, dashboard export.

HTML
★ 41 stars Last pushed 2026-05-27 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.3.2)

npx -y alive-analysis-mcp@1.3.2

Or add to your MCP client config:

{
  "mcpServers": {
    "alive-analysis": {
      "command": "npx",
      "args": [
        "-y",
        "alive-analysis-mcp@1.3.2"
      ],
      "env": {
        "ALIVE_ANALYSES_DIR": "<YOUR_VALUE>"
      }
    }
  }
}
  • ALIVE_ANALYSES_DIR — Path to your analyses/ directory (default: ./analyses)

Related servers

Data from the Official MCP Registry