Skip to content
Back to search
30
MCP

CodeIntel

pulsemcp/codeintel

AI-powered semantic code search using vector embeddings for contextual code loading.

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

Similar MCP servers embedding-nearest

Codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
0 tools
Octocode
AI-powered code indexer with semantic search and knowledge graphs
0 tools
Vectr
Semantic codebase search + persistent working memory for AI code editors. Local, no API key.
0 tools
Code Index
SQLite-backed hybrid search combining vector embeddings and full-text search for code repositories.
0 tools
com.knitli/codeweaver
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools

How to use

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

{
  "mcpServers": {
    "codeintel": {
      "url": "None",
      "transport": "http"
    }
  }
}