← All servers

codealive-mcp

Semantic code search and analysis from CodeAlive for AI assistants and agents.

Details

Transport
stdio
Latest version
3.0.3
Status
listed
Source
Imported from the MCP registry
Repository
source ↗

Versions

  • 3.0.3 release date unknown

Install

Add to Cursor or pick your client:

Needs an env var: CODEALIVE_API_KEY — replace the <placeholders> with your values.

claude mcp add io-github-codealive-ai-codealive-mcp --env CODEALIVE_API_KEY=<CODEALIVE_API_KEY> -- docker ghcr.io/codealive-ai/codealive-mcp:3.0.3

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "io-github-codealive-ai-codealive-mcp": {
      "command": "docker",
      "args": [
        "ghcr.io/codealive-ai/codealive-mcp:3.0.3"
      ],
      "env": {
        "CODEALIVE_API_KEY": "<CODEALIVE_API_KEY>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "io-github-codealive-ai-codealive-mcp": {
      "command": "docker",
      "args": [
        "ghcr.io/codealive-ai/codealive-mcp:3.0.3"
      ],
      "env": {
        "CODEALIVE_API_KEY": "<CODEALIVE_API_KEY>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "docker",
  "args": [
    "ghcr.io/codealive-ai/codealive-mcp:3.0.3"
  ],
  "env": {
    "CODEALIVE_API_KEY": "<CODEALIVE_API_KEY>"
  }
}
Ecosystem signals — baseline 54 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.

GitHub stars · 19 hours ago
★ 89
Last commit · 19 hours ago
19 days ago
Issue close rate · 19 hours ago
100%
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →