weavatrix-js
Rank #25,403io.github.sergii-ziborov/weavatrix-js
Always-fresh local repo graph: LSP-backed impact, Health, dead code, endpoints, architecture.
weavatrix-js is a Model Context Protocol (MCP) server published by sergii-ziborov. It ranks #25,403 of 130,187 servers tracked on MCP Toplist. weavatrix-js is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 29, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 104,784 of 130,187 servers on MCP Toplist.
Use weavatrix-js
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add weavatrix-js -e "WEAVATRIX_PRECISION=<your WEAVATRIX_PRECISION>" -e "WEAVATRIX_PRECISION_PREWARM=<your WEAVATRIX_PRECISION_PREWARM>" -e "WEAVATRIX_ALLOW_TEST_RUNS=<your WEAVATRIX_ALLOW_TEST_RUNS>" -- npx -y weavatrix-js "<repoRoot>" offlineReplace each placeholder with your own value before saving.
[mcp_servers.weavatrix-js]
command = "npx"
args = ["-y", "weavatrix-js", "<repoRoot>", "offline"]
[mcp_servers.weavatrix-js.env]
WEAVATRIX_PRECISION = "<your WEAVATRIX_PRECISION>"
WEAVATRIX_PRECISION_PREWARM = "<your WEAVATRIX_PRECISION_PREWARM>"
WEAVATRIX_ALLOW_TEST_RUNS = "<your WEAVATRIX_ALLOW_TEST_RUNS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weavatrix-js": {
"command": "npx",
"args": [
"-y",
"weavatrix-js",
"<repoRoot>",
"offline"
],
"env": {
"WEAVATRIX_PRECISION": "<your WEAVATRIX_PRECISION>",
"WEAVATRIX_PRECISION_PREWARM": "<your WEAVATRIX_PRECISION_PREWARM>",
"WEAVATRIX_ALLOW_TEST_RUNS": "<your WEAVATRIX_ALLOW_TEST_RUNS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weavatrix-js": {
"command": "npx",
"args": [
"-y",
"weavatrix-js",
"<repoRoot>",
"offline"
],
"env": {
"WEAVATRIX_PRECISION": "<your WEAVATRIX_PRECISION>",
"WEAVATRIX_PRECISION_PREWARM": "<your WEAVATRIX_PRECISION_PREWARM>",
"WEAVATRIX_ALLOW_TEST_RUNS": "<your WEAVATRIX_ALLOW_TEST_RUNS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"weavatrix-js": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"weavatrix-js",
"<repoRoot>",
"offline"
],
"env": {
"WEAVATRIX_PRECISION": "<your WEAVATRIX_PRECISION>",
"WEAVATRIX_PRECISION_PREWARM": "<your WEAVATRIX_PRECISION_PREWARM>",
"WEAVATRIX_ALLOW_TEST_RUNS": "<your WEAVATRIX_ALLOW_TEST_RUNS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weavatrix-js": {
"command": "npx",
"args": [
"-y",
"weavatrix-js",
"<repoRoot>",
"offline"
],
"env": {
"WEAVATRIX_PRECISION": "<your WEAVATRIX_PRECISION>",
"WEAVATRIX_PRECISION_PREWARM": "<your WEAVATRIX_PRECISION_PREWARM>",
"WEAVATRIX_ALLOW_TEST_RUNS": "<your WEAVATRIX_ALLOW_TEST_RUNS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weavatrix-js": {
"command": "npx",
"args": [
"-y",
"weavatrix-js",
"<repoRoot>",
"offline"
],
"env": {
"WEAVATRIX_PRECISION": "<your WEAVATRIX_PRECISION>",
"WEAVATRIX_PRECISION_PREWARM": "<your WEAVATRIX_PRECISION_PREWARM>",
"WEAVATRIX_ALLOW_TEST_RUNS": "<your WEAVATRIX_ALLOW_TEST_RUNS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.sergii-ziborov%2Fweavatrix-js)<a href="https://mcptoplist.com/server/io.github.sergii-ziborov%2Fweavatrix-js"><img src="https://mcptoplist.com/badge/io.github.sergii-ziborov%2Fweavatrix-js.svg" alt="MCP Toplist: Top 25% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sergii-ziborov
Other servers by sergii-ziborov
- Weavatrix#2,338 · 52 vers
- weavatrix-refactor#7,156 · 13 vers
- weavatrix-online#9,695 · 6 vers
- RadioChron#11,701 · 5 vers
- Weavatrix Git#16,404 · 1 ver
- weavatrix-refactor-js#29,264 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.3.15 | Jul 29, 2026 |
Frequently asked questions
- Who maintains weavatrix-js?
- weavatrix-js is maintained by sergii-ziborov, which publishes 7 MCP servers (79 total versions) tracked on MCP Toplist.
- Is weavatrix-js listed on the Official MCP Registry?
- Yes — weavatrix-js is listed on the Official MCP Registry, alongside Glama.
- How many versions does weavatrix-js have?
- MCP Toplist tracks 1 version of weavatrix-js, most recently published on Jul 29, 2026.
- Where can I find the source code for weavatrix-js?
- The source code for weavatrix-js is hosted at github.com/sergii-ziborov/weavatrix-js.
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.