Weavatrix
NPM · WEAVATRIX · SCANNED SEP 20
Native Weavatrix MCP: 43 read-only repository tools across 24 code and configuration surfaces.
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 & Transparency74
- Repository check failed: the declared repository URL redirects; it must resolve directly. See how to fix → View diagnostics → Fail
- Cryptographically verified build provenance (signed, bound to sergii-ziborov/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 5238 tokens (~121/item across 43 items; 43 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 Management93
- Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage73
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 19% 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 43 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 44 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 sergii-ziborov-weavatrix -- npx -y weavatrix
{
"mcpServers": {
"sergii-ziborov-weavatrix": {
"command": "npx",
"args": [
"-y",
"weavatrix"
]
}
}
} {
"servers": {
"sergii-ziborov-weavatrix": {
"command": "npx",
"args": [
"-y",
"weavatrix"
]
}
}
} codex mcp add sergii-ziborov-weavatrix -- npx -y weavatrix
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"sergii-ziborov-weavatrix": {
"type": "local",
"command": [
"npx",
"-y",
"weavatrix"
],
"enabled": true
}
}
} openclaw mcp add sergii-ziborov-weavatrix --command npx --arg -y --arg weavatrix
mcp_servers:
sergii-ziborov-weavatrix:
command: "npx"
args: ["-y", "weavatrix"] {
"McpServers": {
"sergii-ziborov-weavatrix": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"weavatrix"
]
}
}
} assistant mcp add sergii-ziborov-weavatrix -t stdio -c npx -a -y weavatrix
{
"mcpServers": {
"sergii-ziborov-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 −1
- Stability: pass → 0.93 functional
- 19 Sept 26 0
- Stability: 0.97 → pass security
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 −3
- Stability: pass → 0.80 functional
- 12 Sept 26 0
- Stability: 0.97 → pass security
- 11 Sept 26 0
- Stability: pass → 0.97 functional
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.9.0
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 | sergii-ziborov/weavatrix |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/sergii-ziborov/weavatrix/.github/workflows/npm-release.yml@refs/tags/v1.9.0 |
| Rekor log index | 2571958490 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:539287ae5045ca33ff526e34b18331d2a8282b5864407e5736bfbb67751760e8ab197d86ca26733570ae734b6cfd7d0aedbe904aa01c921c5e7f0bbd2 |
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 →
build_graph ~79
Workspace, target and runner topology from manifest evidence.
| Name | Type | Req | Description |
|---|---|---|---|
| max_members | 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.
change_impact ~147
Read-only Git change impact with graph evidence.
| Name | Type | Req | Description |
|---|---|---|---|
| base | string | – | – |
| base_ref | string | – | – |
| depth | integer | – | – |
| diff | string | – | – |
| files | array | – | – |
| head_ref | string | – | – |
| max_nodes | integer | – | – |
| max_references | 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 | – | – |
| timeout_ms | integer | – | – |
No output schema declared.
No examples provided.
context_bundle ~181
Compact graph and source bundle for one symbol.
| Name | Type | Req | Description |
|---|---|---|---|
| context_lines | integer | – | – |
| include_classified | boolean | – | – |
| label | string | yes | – |
| max_reexports | integer | – | – |
| max_references | integer | – | – |
| max_related | integer | – | – |
| max_source_files | 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 | – | – |
| timeout_ms | 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.
coverage_map ~86
Measured coverage discovery or explicit static reachability.
| Name | Type | Req | Description |
|---|---|---|---|
| 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 | – | – |
| top_n | integer | – | – |
No output schema declared.
No examples provided.
cross_repo_git ~143
Parallel histories, shared commits, or diffs across local repositories.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | – |
| base_ref | string | – | – |
| first_parent | boolean | – | – |
| head_ref | string | – | – |
| left | string | – | – |
| max_commits | 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… |
| repositories | array | yes | – |
| revision | string | – | – |
| right | string | – | – |
No output schema declared.
No examples provided.
explain_architecture_violation ~77
Explain one active contract violation.
| Name | Type | Req | Description |
|---|---|---|---|
| fingerprint | string | yes | – |
| 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.
find_dead_code ~118
Conservative unreferenced-symbol review queue.
| Name | Type | Req | Description |
|---|---|---|---|
| include_classified | boolean | – | – |
| include_tests | boolean | – | – |
| kinds | array | – | – |
| min_confidence | 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 | – | – |
| top_n | integer | – | – |
No output schema declared.
No examples provided.
find_duplicates ~213
Deterministic Type-1/2/3 clone families.
| Name | Type | Req | Description |
|---|---|---|---|
| include_boilerplate | boolean | – | – |
| include_classified | boolean | – | – |
| include_declarative | boolean | – | High-recall by default; false suppresses data-only catalogs but retains model, schema, and contract clones |
| include_strings | boolean | – | Also compare multi-line string payloads - inline SQL, templates, embedded scripts - which the code pass sees as a single token |
| include_tests | boolean | – | – |
| min_similarity | number | – | 0..1 is a fraction; values above 1 through 100 are percentages |
| min_tokens | integer | – | – |
| 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… |
| top_n | integer | – | – |
No output schema declared.
No examples provided.
get_architecture_contract ~104
Read or preview the local target-architecture contract.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | – |
| baseline_mode | string | – | – |
| candidate_contract | object | – | – |
| confirm_token | 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… |
No output schema declared.
No examples provided.
get_community ~91
Return one weak graph component.
| Name | Type | Req | Description |
|---|---|---|---|
| community_id | integer | yes | – |
| cursor | string | – | – |
| 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.
get_dependents ~126
Bounded transitive reverse blast radius.
| Name | Type | Req | Description |
|---|---|---|---|
| depth | integer | – | – |
| include_container_importers | boolean | – | – |
| label | string | yes | – |
| max_nodes | integer | – | – |
| max_references | 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 | – | – |
| timeout_ms | integer | – | – |
No output schema declared.
No examples provided.
get_neighbors ~104
Direct typed incoming and outgoing relationships.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | – |
| label | string | yes | – |
| 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… |
| relation_filter | – | – | – |
| response_detail | string | – | – |
No output schema declared.
No examples provided.
get_node ~74
Resolve one exact graph node.
| Name | Type | Req | Description |
|---|---|---|---|
| label | string | yes | – |
| 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.
git_history ~172
Bounded direct Git history without launching git.
| Name | Type | Req | Description |
|---|---|---|---|
| first_parent | boolean | – | – |
| include_analytics | boolean | – | – |
| max_commits | integer | – | – |
| max_pairs | integer | – | – |
| min_pair_count | integer | – | – |
| months | 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… |
| revision | string | – | – |
| 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 |
| top_n | integer | – | – |
No output schema declared.
No examples provided.
god_nodes ~85
Rank high-connectivity production nodes.
| Name | Type | Req | Description |
|---|---|---|---|
| include_classified | boolean | – | – |
| 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… |
| top_n | integer | – | – |
No output schema declared.
No examples provided.
graph_diff ~167
Compare the current snapshot with an immutable Git revision.
| Name | Type | Req | Description |
|---|---|---|---|
| base_ref | string | yes | – |
| detail | string | – | Aggregate edge churn by source file, target file, and relation by default; request edges for individual edge provenance |
| head_ref | string | – | – |
| 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 | – | – |
| 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.
graph_stats ~78
Graph size, evidence and build freshness.
| Name | Type | Req | Description |
|---|---|---|---|
| include_capabilities | boolean | – | – |
| 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.
hot_path_review ~146
Rank high-connectivity and large source symbols.
| Name | Type | Req | Description |
|---|---|---|---|
| call_threshold | string | – | – |
| cyclomatic_threshold | string | – | – |
| include_classified | boolean | – | – |
| include_tests | boolean | – | – |
| loop_depth_threshold | integer | – | – |
| min_score | 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 | – | – |
| time_rank_threshold | string | – | – |
| top_n | integer | – | – |
No output schema declared.
No examples provided.
inspect_symbol ~117
Definition, direct relationships and source evidence.
| Name | Type | Req | Description |
|---|---|---|---|
| context_lines | integer | – | – |
| label | string | yes | – |
| max_containers | integer | – | – |
| max_references | 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 | – | – |
| timeout_ms | integer | – | – |
No output schema declared.
No examples provided.
list_communities ~86
List deterministic weak graph components.
| Name | Type | Req | Description |
|---|---|---|---|
| include_non_product | boolean | – | – |
| 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… |
| top_n | integer | – | – |
No output schema declared.
No examples provided.
list_endpoints ~100
Inventory statically extracted HTTP endpoints.
| Name | Type | Req | Description |
|---|---|---|---|
| include_classified | boolean | – | – |
| max_results | 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… |
| path | string | – | – |
No output schema declared.
No examples provided.
list_known_repos ~71
List repositories opened by this server process.
| Name | Type | Req | Description |
|---|---|---|---|
| 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.
map_stacktrace ~88
Map stack-trace text onto repository files and symbols.
| Name | Type | Req | Description |
|---|---|---|---|
| max_frames | 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… |
| text | string | yes | – |
No output schema declared.
No examples provided.
memory_context ~84
Compile bounded temporal memory context from supplied events.
| Name | Type | Req | Description |
|---|---|---|---|
| events | array | yes | – |
| 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… |
| request | object | yes | – |
No output schema declared.
No examples provided.
module_map ~84
Production folder and dependency map.
| Name | Type | Req | Description |
|---|---|---|---|
| include_non_product | boolean | – | – |
| 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… |
| top_n | integer | – | – |
No output schema declared.
No examples provided.
open_repo ~96
Retarget to another local repository.
| Name | Type | Req | Description |
|---|---|---|---|
| build | boolean | – | – |
| 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… |
| path | string | yes | – |
| precision | string | – | – |
No output schema declared.
No examples provided.
prepare_change ~83
Select architecture rules for intended changed files.
| Name | Type | Req | Description |
|---|---|---|---|
| files | array | yes | – |
| intent | 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… |
No output schema declared.
No examples provided.
propose_architecture_exception ~94
Return a reviewable exception proposal without writing it.
| Name | Type | Req | Description |
|---|---|---|---|
| expires | string | – | – |
| fingerprint | string | yes | – |
| 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… |
| reason | string | yes | – |
No output schema declared.
No examples provided.
query_graph ~203
Bounded BFS or DFS around exact or textual seeds.
| Name | Type | Req | Description |
|---|---|---|---|
| augment_seeds | boolean | – | – |
| context_filter | array | – | – |
| depth | integer | – | – |
| flow_direction | string | – | – |
| include_classified | boolean | – | – |
| include_low_signal | boolean | – | – |
| max_nodes | integer | – | – |
| 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… |
| question | string | – | – |
| relation_filter | – | – | – |
| seed_files | array | – | – |
| seed_symbols | array | – | – |
| 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.
read_source ~144
Bounded source context by node or repository path.
| Name | Type | Req | Description |
|---|---|---|---|
| after | integer | – | – |
| before | integer | – | – |
| 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 ~93
Rebuild the derived in-memory graph without source writes.
| Name | Type | Req | Description |
|---|---|---|---|
| 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 ~135
Repository structure and evidence completeness audit.
| Name | Type | Req | Description |
|---|---|---|---|
| base_ref | string | – | – |
| category | string | – | – |
| changed_files | array | – | – |
| debt | string | – | – |
| include_capabilities | boolean | – | – |
| include_classified | boolean | – | – |
| 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… |
No output schema declared.
No examples provided.
search_code ~153
Literal or Rust-regex repository search without ripgrep.
| Name | Type | Req | Description |
|---|---|---|---|
| after | integer | – | – |
| before | integer | – | – |
| 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 ~141
Select the test suites a change most plausibly needs to run.
| Name | Type | Req | Description |
|---|---|---|---|
| base | string | – | – |
| base_ref | string | – | – |
| depth | integer | – | – |
| diff | string | – | – |
| 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 | – | – |
No output schema declared.
No examples provided.
semantic_link ~124
Build inferred semantic graph evidence from supplied vectors.
| Name | Type | Req | Description |
|---|---|---|---|
| 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 | – |
No output schema declared.
No examples provided.
seo_link_suggestions ~144
Directional SEO internal-link evidence from supplied page profiles.
| Name | Type | Req | Description |
|---|---|---|---|
| allow_cross_language | boolean | – | – |
| 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 | – |
| selection | string | – | – |
| top_k | string | – | – |
| vectors | array | yes | – |
No output schema declared.
No examples provided.
shortest_path ~93
Shortest typed dependency path between two nodes.
| Name | Type | Req | Description |
|---|---|---|---|
| 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… |
| source | string | yes | – |
| target | string | yes | – |
No output schema declared.
No examples provided.
trace_api_contract ~293
Cross-repository HTTP, GraphQL, gRPC and event-transport contract evidence.
| 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 | – | – |
| 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 ~134
Resolve an endpoint and its bounded call neighborhood.
| Name | Type | Req | Description |
|---|---|---|---|
| context_lines | integer | – | – |
| handler_file | string | – | – |
| include_classified | boolean | – | – |
| max_depth | integer | – | – |
| max_excerpts | integer | – | – |
| max_nodes | 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… |
| path | string | yes | – |
No output schema declared.
No examples provided.
vector_search ~99
Exact or bounded approximate nearest-neighbor search.
| Name | Type | Req | Description |
|---|---|---|---|
| exact | boolean | – | – |
| 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 | – |
No output schema declared.
No examples provided.
verified_change ~207
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 | – | – |
| 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 ~70
Verify graph dependencies against the active contract.
| Name | Type | Req | Description |
|---|---|---|---|
| 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 ~95
Resolve declared capabilities against exposed endpoint evidence.
| Name | Type | Req | Description |
|---|---|---|---|
| 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.
What is the Weavatrix MCP server?
Weavatrix is an MCP server listed in the public MCP registry as io.github.sergii-ziborov/weavatrix. Native Weavatrix MCP: 43 read-only repository tools across 24 code and configuration surfaces. This page covers its npm package (weavatrix).
Is the Weavatrix MCP server safe to use?
Weavatrix scores 82 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 43 tools: graph_stats, get_node, get_neighbors, query_graph, god_nodes, and 38 more. Their descriptions and schemas cost roughly 5,222 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.