Skip to content
Back to search
30
MCP

io.github.wchiway/contextweaver

io.github.wchiway/contextweaver

Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.

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

Similar MCP servers embedding-nearest

com.knitli/codeweaver
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
0 tools
CodeWeaver
Manages complex multi-file code changes through structured edit plans with dependency tracking.
0 tools
io.github.semihkayan/codeweave
Save tokens — your AI agent gets precise code context, not file dumps.
0 tools
Code Context Engine
Indexes codebases for AI semantic search, reducing token usage by up to 94% versus file re-reading.
0 tools
SciWeave
AI research grounded in 300M scientific works — every citation a verifiable DOI.
0 tools · streamable-http
GitWhy — The Context Layer for Git
The shared AI context engine for git — save, search, and share the reasoning behind code changes.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.wchiway/contextweaver": {
      "url": "None",
      "transport": "http"
    }
  }
}