Skip to content
Back to search
30
MCP v0.1.0-alpha.3

com.knitli/codeweaver

com.knitli/codeweaver

Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.

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

Similar MCP servers embedding-nearest

io.github.wchiway/contextweaver
Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.
0 tools
CodeIntel
AI-powered semantic code search using vector embeddings for contextual code loading.
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
com.shiftinbits/constellation
Code Intelligence Platform for AI Coding Agents
0 tools
io.github.CodeAlive-AI/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools
io.github.codealive-ai/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools

How to use

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

{
  "mcpServers": {
    "com.knitli/codeweaver": {
      "url": "None",
      "transport": "http"
    }
  }
}