Loomal

contextweaver

MCP server by github.com/wchiway/contextweaver-mcp

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

2 starsnpm: @chiway/contextweaver

About contextweaver

contextweaver is an MCP (Model Context Protocol) server published by wchiway in the official MCP registry, listed under Search on Loomal. Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.

It ships as an npm package (@chiway/contextweaver), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wchiway/contextweaver-mcp, where the project has earned 2 GitHub stars.

Use contextweaver with your agent

Claude Code · one command
claude mcp add contextweaver-mcp -- npx -y @chiway/contextweaver
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "contextweaver-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@chiway/contextweaver"
      ]
    }
  }
}
npm@chiway/contextweaver

Frequently asked questions

What is contextweaver?
contextweaver is an MCP (Model Context Protocol) server by wchiway in the Search category. Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.
How do I connect contextweaver to Claude, Cursor, or another MCP client?
Install contextweaver from its npm package (@chiway/contextweaver) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is contextweaver open source?
Yes — the source code is public at github.com/wchiway/contextweaver-mcp, with 2 GitHub stars.
Can AI agents pay to use contextweaver?
Not yet through Loomal — contextweaver is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain contextweaver? Claim this listing free by verifying GitHub ownership, or contact us.