← All servers
πŸ”

CodeweaverPublisherπŸ›‘ No advisories

com.knitli/codeweaver
New to MCP? Start here β†’
0β˜… stars
0weekly installs
7 months agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of knitli.com, who proved control of the domain through the official MCP registry.

Verified owner: knitli.com β†—com.knitli/codeweaver

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs CODEWEAVER_EMBEDDING_API_KEY, CODEWEAVER_RERANKING_API_KEY, CODEWEAVER_VECTOR_STORE_API_KEY, OPENAI_API_KEY, AI_GATEWAY_API_KEY, AWS_SECRET_ACCESS_KEY, ….
βœ“
Configuration
Reads CODEWEAVER_CONFIG_FILE, CODEWEAVER_DEBUG, CODEWEAVER_EMBEDDING_MODEL, CODEWEAVER_EMBEDDING_PROVIDER, CODEWEAVER_HOST, CODEWEAVER_LOG_LEVEL, ….

About

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

Packages & transports

pypicode-weaverv0.1.0a3 Β· uvx
dockerdocker.io/knitli/codeweaver:0.1.0-alpha.3vlatest Β· docker

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "codeweaver": {
      "command": "uvx",
      "args": [
        "code-weaver"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx code-weaver