Skip to content
Back to search
30
MCP

CodeWeaver

pulsemcp/codeweaver

Manages complex multi-file code changes through structured edit plans with dependency tracking.

Uptime
0.0%
1 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
com.knitli/codeweaver
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
0 tools
Codemagic
Manage Codemagic CI/CD builds, apps, artifacts, caches, and environment variables.
0 tools
Coder
Manage Coder workspaces, templates, and cloud development environments
0 tools · streamable-http
CodeLogic
Analyze software dependencies and assess impact of code changes
0 tools
ChainWeaver
Expose deterministic ChainWeaver flows as MCP tools without LLM calls between steps.
0 tools

How to use

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

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