ContextWeaver MCP Server
Rank #41,185io.github.wchiway/contextweaver
Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.
ContextWeaver MCP Server is a Model Context Protocol (MCP) server published by wchiway. It ranks #41,185 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. ContextWeaver MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jun 6, 2026 and most recently updated on Jun 13, 2026.
Ranks ahead of 90,928 of 132,113 servers on MCP Toplist.
Use ContextWeaver MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add contextweaver -- npx -y @chiway/contextweaver[mcp_servers.contextweaver]
command = "npx"
args = ["-y", "@chiway/contextweaver"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"contextweaver": {
"command": "npx",
"args": [
"-y",
"@chiway/contextweaver"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"contextweaver": {
"command": "npx",
"args": [
"-y",
"@chiway/contextweaver"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contextweaver": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@chiway/contextweaver"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contextweaver": {
"command": "npx",
"args": [
"-y",
"@chiway/contextweaver"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contextweaver": {
"command": "npx",
"args": [
"-y",
"@chiway/contextweaver"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.wchiway%2Fcontextweaver)<a href="https://mcptoplist.com/server/io.github.wchiway%2Fcontextweaver"><img src="https://mcptoplist.com/badge/io.github.wchiway%2Fcontextweaver.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
wchiway
Other servers by wchiway
View all wchiway servers →Available versions (2)
| Version | Published |
|---|---|
| 1.5.4 | Jun 13, 2026 |
| 1.5.3 | Jun 6, 2026 |
Frequently asked questions
- Who maintains ContextWeaver MCP Server?
- ContextWeaver MCP Server is maintained by wchiway, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is ContextWeaver MCP Server listed on the Official MCP Registry?
- Yes — ContextWeaver MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does ContextWeaver MCP Server have?
- MCP Toplist tracks 2 versions of ContextWeaver MCP Server, most recently published on Jun 13, 2026.
- Where can I find the source code for ContextWeaver MCP Server?
- The source code for ContextWeaver MCP Server is hosted at github.com/wchiway/contextweaver-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.