Back to search
30
MCP

io.github.codealive-ai/codealive-mcp

io.github.codealive-ai/codealive-mcp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
@codeweave/mcp
Codebase graph analysis for AI agents — AST + call graph + type graph + hybrid semantic search via MCP
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
io.github.csoai-org/code-reviewer-ai-mcp
code-reviewer-ai-mcp MCP server by MEOK AI Labs
0 tools
iflow-mcp_codealive-mcp
MCP server for the CodeAlive API
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.codealive-ai/codealive-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}