Back to search
30
MCP

com.knitli/codeweaver

com.knitli/codeweaver

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

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

Similar MCP servers embedding-nearest

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
Codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
0 tools
io.github.semihkayan/codeweave
Save tokens — your AI agent gets precise code context, not file dumps.
0 tools
@codeweave/mcp
Codebase graph analysis for AI agents — AST + call graph + type graph + hybrid semantic search via MCP
0 tools

How to use

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

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