Weavatrix
NPM · WEAVATRIX · SCANNED SEP 20
Native Weavatrix MCP: 67 read-only tools for code, local CI, n8n, Dify, agents, Mermaid, Web3.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency100
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to Weavatrix/weavatrix). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 0 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability47
- AI-judged instruction clarity (fair).Partial
- Context-footprint check failed: tool/resource definitions use about 12646 tokens (~188/item across 67 items; 67 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management89
- Stability check failed: the tool surface changed between 1.9.2 and 1.17.1: 0 tool removals, 1 breaking changes, 24 additions. See how to fix → Fail
Tool Coverage82
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 45% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 67 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 68 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the Weavatrix MCP server?
Weavatrix runs locally as an npm package, launched with npx -y weavatrix. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · weavatrix
claude mcp add weavatrix-weavatrix -- npx -y weavatrix
{
"mcpServers": {
"weavatrix-weavatrix": {
"command": "npx",
"args": [
"-y",
"weavatrix"
]
}
}
} {
"servers": {
"weavatrix-weavatrix": {
"command": "npx",
"args": [
"-y",
"weavatrix"
]
}
}
} codex mcp add weavatrix-weavatrix -- npx -y weavatrix
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"weavatrix-weavatrix": {
"type": "local",
"command": [
"npx",
"-y",
"weavatrix"
],
"enabled": true
}
}
} openclaw mcp add weavatrix-weavatrix --command npx --arg -y --arg weavatrix
mcp_servers:
weavatrix-weavatrix:
command: "npx"
args: ["-y", "weavatrix"] {
"McpServers": {
"weavatrix-weavatrix": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"weavatrix"
]
}
}
} assistant mcp add weavatrix-weavatrix -t stdio -c npx -a -y weavatrix
{
"mcpServers": {
"weavatrix-weavatrix": {
"command": "npx",
"args": [
"-y",
"weavatrix"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +11
- Stability: fail → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Known CVEs: unverified → pass ▲ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: unverified → pass ▲ functional
- First check of Schema quality: unverified functional
- Package version: 1.16.4 → 1.17.1 functional
- 19 Sept 26 −10
- Stability: fail → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Known CVEs: pass → unverified ▼ security
- Malware scan: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: pass → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 1.16.0 → 1.16.4 functional
- Package version: 1.16.0 → 1.16.3 functional
- Package version: 1.16.0 → 1.16.2 functional
- Package version: 1.16.0 → 1.16.1 functional
- 18 Sept 26 +11
- Known CVEs: unverified → pass ▲ security
- Dependency health: unverified → pass ▲ functional
- 17 Sept 26 +4
- Known CVEs: pass → unverified ▼ security
- Stability: fail → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Malware scan: unverified → pass ▲ security
- Dependency health: pass → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 1.14.2 → 1.16.0 functional
- Package version: 1.14.2 → 1.15.0 functional
- 16 Sept 26 −13
- Malware scan: pass → unverified ▼ security
- Stability: fail → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Schema quality: 8922 → 11067 ▼ functional
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 1.11.0 → 1.14.2 functional
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 62 to 66.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 56 to 59.
- 9 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 49 to 52.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/weavatrix@1.17.1
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | Weavatrix/weavatrix |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/Weavatrix/weavatrix/.github/workflows/release.yml@refs/tags/v1.17.1 |
| Rekor log index | 2899900507 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:ed4e3e9332a80f16365a9210bc872b2ed9afa55d22db9182e64dfa1ef3e9ea5428bff769c018abcc433c083e14d06d30f1dafc21641296863c7a82d8e |
Background: How many MCP packages publish verified provenance →
Dependencies 0 packages
| Packages resolved | 0 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
read_source ~192
Bounded source context by node or repository path.
| Name | Type | Req | Description |
|---|---|---|---|
| after | integer | – | – |
| before | integer | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| label | string | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| path | string | – | – |
| start_line | integer | – | – |
| token_budget | integer | – | Approximate output ceiling in tokens (serialized bytes / 4); result arrays are trimmed from the tail to fit and the report states what was dropped |
No output schema declared.
No examples provided.
rebuild_graph ~141
Rebuild the derived in-memory graph without source writes.
| Name | Type | Req | Description |
|---|---|---|---|
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| mode | string | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| precision | string | – | – |
| scope | string | – | – |
No output schema declared.
No examples provided.
run_audit ~292
Repository structure and evidence completeness audit.
| Name | Type | Req | Description |
|---|---|---|---|
| base_ref | string | – | – |
| category | string | – | – |
| changed_files | array | – | – |
| debt | string | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| include_capabilities | boolean | – | – |
| include_classified | boolean | – | – |
| include_tests | boolean | – | When true (the default), attach revision-bound external test evidence if the caller supplied test_evidence or test_evidence_path. Weavatrix still does not execute tests |
| max_findings | integer | – | – |
| min_severity | string | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| test_evidence | object | – | Inline weavatrix.test-evidence.v1 object. Mutually exclusive with test_evidence_path. The engine does not run the suite |
| test_evidence_path | string | – | Repository-relative JSON file with schema weavatrix.test-evidence.v1. Mutually exclusive with test_evidence |
No output schema declared.
No examples provided.
search_code ~201
Literal or Rust-regex repository search without ripgrep.
| Name | Type | Req | Description |
|---|---|---|---|
| after | integer | – | – |
| before | integer | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| glob | string | – | – |
| is_regex | boolean | – | – |
| max_results | integer | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| query | string | yes | – |
| token_budget | integer | – | Approximate output ceiling in tokens (serialized bytes / 4); result arrays are trimmed from the tail to fit and the report states what was dropped |
No output schema declared.
No examples provided.
select_tests ~218
Select the test suites a change most plausibly needs to run.
| Name | Type | Req | Description |
|---|---|---|---|
| base | string | – | – |
| base_ref | string | – | – |
| depth | integer | – | – |
| diff | string | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| files | array | – | – |
| head_ref | string | – | – |
| max_nodes | integer | – | – |
| max_tests | integer | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| precision | string | – | – |
| target | string | – | Deprecated alias for a single path in files; equivalent to files:[target]. Errors when both are present and disagree |
No output schema declared.
No examples provided.
semantic_link ~200
Build inferred semantic graph evidence from supplied vectors.
| Name | Type | Req | Description |
|---|---|---|---|
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| min_similarity | number | – | 0..1 is a fraction; values above 1 through 100 are percentages |
| model | string | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| selection | string | – | – |
| top_k | string | – | – |
| vectors | array | yes | Caller-supplied embedding rows. Each object requires node (string graph id) and values (array of numbers). Do not send id/vector. |
No output schema declared.
No examples provided.
seo_link_suggestions ~241
Directional SEO internal-link evidence from supplied page profiles.
| Name | Type | Req | Description |
|---|---|---|---|
| allow_cross_language | boolean | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| min_similarity | number | – | 0..1 is a fraction; values above 1 through 100 are percentages |
| model | string | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| pages | array | yes | Page profiles for SEO linking. Each object requires node, site, and canonical; language and title are optional. |
| selection | string | – | – |
| top_k | string | – | – |
| vectors | array | yes | Caller-supplied embedding rows. Each object requires node (string graph id) and values (array of numbers). Do not send id/vector. |
No output schema declared.
No examples provided.
shortest_path ~199
Shortest typed path with per-hop witnesses, path kind, and work limits.
| Name | Type | Req | Description |
|---|---|---|---|
| directed | boolean | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| flow_direction | string | – | – |
| max_edges | integer | – | – |
| max_hops | integer | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| path_kind | string | – | Restrict hop relations. A mixed found path is never an execution chain |
| relation_filter | – | – | – |
| source | string | yes | – |
| target | string | yes | – |
No output schema declared.
No examples provided.
trace_api_contract ~347
Cross-repository HTTP, GraphQL, gRPC and event-transport contract evidence for named backend and client roots.
| Name | Type | Req | Description |
|---|---|---|---|
| auto_discover_wrappers | boolean | – | – |
| backend | string | yes | – |
| changed_files | array | – | – |
| client_names | array | – | – |
| client_wrappers | object | – | – |
| clients | array | yes | – |
| cursor | string | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| include_classified | boolean | – | – |
| include_tests | boolean | – | – |
| max_affected_files | integer | – | – |
| max_endpoints | integer | – | – |
| max_impact_depth | integer | – | – |
| max_matches | integer | – | – |
| max_source_file_bytes | integer | – | – |
| max_source_files | integer | – | – |
| method | string | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| page_size | integer | – | – |
| path | string | – | – |
| per_item_limit | integer | – | – |
| response_detail | string | – | – |
| runtime_config | object | – | – |
| runtime_evidence_files | object | – | – |
| runtime_evidence_max_age_hours | integer | – | – |
| top_n | integer | – | – |
| transport | string | – | – |
No output schema declared.
No examples provided.
trace_endpoint ~264
Resolve an HTTP endpoint by exact method/path and return its bounded execution/call path.
| Name | Type | Req | Description |
|---|---|---|---|
| context_lines | integer | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| handler_file | string | – | Repo-relative file (or unambiguous path suffix) that must expose the route; filters candidates and resolves same-route declarations across files |
| include_classified | boolean | – | – |
| match | string | – | How the path argument compares to the served route; exact is the default and refuses ends-with or starts-with shortcuts |
| max_depth | integer | – | – |
| max_excerpts | integer | – | – |
| max_nodes | integer | – | – |
| method | string | – | Normalized exact HTTP method such as GET or POST; partial prefixes like PO do not match POST |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| path | string | yes | – |
No output schema declared.
No examples provided.
vector_search ~175
Exact or bounded approximate nearest-neighbor search.
| Name | Type | Req | Description |
|---|---|---|---|
| exact | boolean | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| query | array | yes | – |
| top_k | string | – | – |
| vectors | array | yes | Caller-supplied embedding rows. Each object requires node (string graph id) and values (array of numbers). Do not send id/vector. |
No output schema declared.
No examples provided.
verified_change ~255
Composite pre-commit evidence and conservative verdict.
| Name | Type | Req | Description |
|---|---|---|---|
| api_contract | object | – | – |
| base_ref | string | – | – |
| data_flow_depth | integer | – | – |
| diff | string | – | – |
| duplicate_ratchet | boolean | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| files | array | – | – |
| head_ref | string | – | – |
| impact_depth | integer | – | – |
| max_data_flow_edges | integer | – | – |
| max_impact_nodes | integer | – | – |
| max_symbols | integer | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| phase | string | – | – |
| precision | string | – | – |
| run_tests | boolean | – | – |
| task | string | yes | – |
| test_timeout_ms | integer | – | – |
| tests | array | – | – |
No output schema declared.
No examples provided.
verify_architecture ~118
Verify graph dependencies against the active contract.
| Name | Type | Req | Description |
|---|---|---|---|
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
No output schema declared.
No examples provided.
verify_capabilities ~143
Resolve declared capabilities against exposed endpoint evidence.
| Name | Type | Req | Description |
|---|---|---|---|
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| include_classified | boolean | – | – |
| include_tests | boolean | – | – |
| max_results | integer | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
No output schema declared.
No examples provided.
web3_context ~172
Bounded Web3 context: changed ABI fragment, proven call or decoder sites, and explicit deployment gaps.
| Name | Type | Req | Description |
|---|---|---|---|
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| label | string | yes | – |
| max_related | integer | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| task | string | – | What the caller intends to change or inspect; used only to keep the bounded context on that question |
No output schema declared.
No examples provided.
web3_impact ~215
Compare supplied ABI revisions and report consumer-specific interface deltas, including silent event misdecode risk.
| Name | Type | Req | Description |
|---|---|---|---|
| baseline | string | – | Repository-relative consumer or previous ABI path |
| candidate | string | – | Repository-relative provider or new ABI path |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| max_results | integer | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| path | string | – | – |
| provider | string | – | Alias for candidate when comparing a new contract interface |
| task | string | – | What the caller intends to change or inspect; used only to keep the bounded context on that question |
No output schema declared.
No examples provided.
web3_inventory ~157
List supplied contract ABIs, compiler artifacts, and static viem/wagmi consumers without touching a chain.
| Name | Type | Req | Description |
|---|---|---|---|
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| max_results | integer | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
| path | string | – | Repository-relative ABI, artifact, or consumer path fragment |
No output schema declared.
No examples provided.
web3_trace ~176
Walk proven ABI, artifact, and consumer bindings for one Web3 member or call site.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Opaque page token from a previous web3_trace page.next_cursor; format v1:<offset> |
| depth | integer | – | – |
| expected_repository | string | – | Path or folder name of the repository this call is about; the call fails instead of answering when the active repository differs. Every answer also carries a repository_context block naming its root,… |
| label | string | yes | – |
| max_nodes | integer | – | – |
| output_format | string | – | text returns the concise text block only; json returns structured output and mirrors it into text for clients that read only content; structured drops that mirror, which is the larger copy, and is sa… |
No output schema declared.
No examples provided.
What is the Weavatrix MCP server?
Weavatrix is an MCP server listed in the public MCP registry as io.github.Weavatrix/weavatrix. Native Weavatrix MCP: 67 read-only tools for code, local CI, n8n, Dify, agents, Mermaid, Web3. This page covers its npm package (weavatrix).
Is the Weavatrix MCP server safe to use?
Weavatrix scores 87 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Weavatrix MCP server expose?
Weavatrix exposes 67 tools: graph_stats, get_node, get_neighbors, query_graph, god_nodes, and 62 more. Their descriptions and schemas cost roughly 12,630 tokens of context every time the server is loaded.
Is the Weavatrix MCP server still maintained?
Weavatrix is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the Weavatrix MCP server under?
Weavatrix declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.