← Index

io.github.CodeAlive-AI/codealive-mcp

io.github.CodeAlive-AI/codealive-mcp·v2.0.4·Search
Quality Score
85
/100

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

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "codealive-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/codealive-ai/codealive-mcp:2.0.4"
      ],
      "env": {
        "CODEALIVE_API_KEY": "<your-codealive_api_key>"
      }
    }
  }
}
§02  Environment variables
CODEALIVE_API_KEY
requiredsecret

Your CodeAlive API key. Get one at https://app.codealive.ai/ under MCP & API.

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