Experimental package — This module provides a set of MCP tools to retrieve information from GitHub
Wireweave is installed from its publisher's own source and answers where it runs, so this marketplace is not in the path of a single call. There is no address here to send one to, and a panel that pretended otherwise would be showing you an answer we made up. Install it and call it from your own client — the Installation tab has the entry for each one.
Open InstallationWhat it does
MCP server for Wireweave DSL - Thin client for API Server
Quickstart
# 1 — run it from where its publisher ships it
npx -y @wireweave/mcp-server
# 2 — ask your agent something
> MCP server for Wireweave DSL - Thin client for API Server
Wireweave is free: there is no plan to choose, no cap to set and nothing that can bill you.
Collected from a public index. Nobody has claimed this account, so nothing here was written by its author — claim it if it is yours.
Where are you running it?
Every route below installs the same thing and ends at the same approval screen. This one runs on your machine: your client starts Wireweave as a process under your own user, with your files and your network, so the tool surface below is what it can do to your computer rather than to a server somewhere else. It is scanned, signed and pinned to the version you choose — read the surface before you approve it.
This is a public server: you run it yourself and this marketplace is not in the path. Claude Code registers it in one command.
claude mcp add wireweave-mcp -- npx -y @wireweave/mcp-serverReconnect, or start a new session, and the tools appear in the model’s tool list.
One config entry your client uses to start the process locally. A local server runs with your file system and your network, which is why it is priced without metering.
37 tools, with what each one reads, writes and reaches shown before you agree — the same list on every route above. Read the tool surface.
Tool surface
What the model actually sees. Descriptions are diffed on every release — see version history.
Parse Wireweave DSL source code into an AST (Abstract Syntax Tree)
Takes no parameters.
Validate Wireweave DSL syntax without generating output. Use strict mode to also check for unknown attributes.
Takes no parameters.
Get the Wireweave DSL grammar documentation and syntax reference
Takes no parameters.
Get the comprehensive LLM guide for Wireweave DSL. This is the PRIMARY resource for learning the language - includes syntax, components, patterns, and best practices. Call this FIRST before generating wireframes.
Takes no parameters.
Get common layout patterns for wireframes including headers, sidebars, forms, cards, and more. Use these as building blocks.
Takes no parameters.
Get Wireweave code examples. Use this to learn patterns and best practices for different UI types.
Takes no parameters.
List Wireweave DSL components with their categories, attributes, and examples. Use this to discover available components for wireframe generation. Filter by category (layout, navigation, form, etc.) when narrowing the search.
Takes no parameters.
Render Wireweave DSL to HTML code. Returns the HTML content directly. This is an alias for wireweave_render_html with explicit naming.
Takes no parameters.
Validate Wireweave DSL for UX best practices. Returns issues with severity levels and actionable recommendations.
Takes no parameters.
Get available UX rule categories and their descriptions
Takes no parameters.
Compare two Wireweave DSL sources and return the differences between them
Takes no parameters.
Export Wireweave DSL to JSON format
Takes no parameters.
Export Wireweave DSL to Figma-compatible format
Takes no parameters.
Analyze Wireweave DSL for statistics and metrics including component usage, tree structure, accessibility score, and complexity
Takes no parameters.
List all your Wireweave projects. Projects help organize your wireframes. WORKFLOW: Call this first before saving wireframes. If the list is empty, ask the user whether to create a new project (call wireweave_cloud_create_project) or use the default project.
Takes no parameters.
Create a new project to organize wireframes. Use this when the user wants to organize their wireframes into a specific project. The project can have a custom name, description, and color.
Takes no parameters.
Update an existing project
Takes no parameters.
List your saved wireframes. Optionally filter by project or tags.
Takes no parameters.
Get a specific wireframe by ID, including its code and metadata
Takes no parameters.
Update an existing wireframe. Creates a new version automatically. Free (v2.0+).
Takes no parameters.
Delete a wireframe permanently
Takes no parameters.
Get version history of a wireframe
Takes no parameters.
Restore a wireframe to a previous version. Free (v2.0+).
Takes no parameters.
Create a shareable link for a wireframe. Free (v2.0+).
Takes no parameters.
List share links for a wireframe
Takes no parameters.
Compare two versions of a wireframe and return the differences. Useful for reviewing changes without loading full code.
Takes no parameters.
Check your current credit balance and subscription status
Takes no parameters.
Get detailed subscription information including plan features
Takes no parameters.
View your credit transaction history
Takes no parameters.
Get current pricing information for plans, credit packs, and feature costs
Takes no parameters.
Browse public wireframe gallery for inspiration
Takes no parameters.
Analyze existing wireframe code and suggest UX improvements based on best practices.
Takes no parameters.
Wireweave DSL code to analyze
Takes no parameters.
Convert a UI description or sketch concept into Wireweave DSL code.
Takes no parameters.
Detailed description of the UI layout and components
Takes no parameters.
Optional style preference (minimal, detailed, mobile-first)
Takes no parameters.
Create a new wireframe from a natural language description. Generates Wireweave DSL code.
Takes no parameters.
- Every tool, no call limit
- No card, no account needed
- Source published under a licence you can read
- Runs on your machine — nothing of it reaches our gateway
- Nothing to cap, because nothing bills
What counts against your monthly calls
| Tool | Unit | Calls used | Out of the allowance |
|---|
Nothing here is billable. Wireweave costs nothing to install and nothing to call, at any volume.
Two independent axes, because powerful and malicious are different questions. The grade is threat only. The capability level is blast radius, and it is never a penalty on the grade — it is priced as one subtract-only term in the score, where you can see it.
| Term | Level | What it prices | Points |
|---|---|---|---|
| capability-exposure | moderate | capability blast radius (moderate) — client exposure if the model is manipulated | −3 |
| verification-discount | source | publisher verification (provenance) — cryptographic build provenance ties the artifact to its source | −0 |
| coverage-honesty | source | inspection depth (source) — how much of the target the scan could see | −0 |
What the scan could actually read
A grade is only as meaningful as its coverage, so the scanner publishes its own depth before it publishes its result.
Tools were statically extracted from the published source (43 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command "npx -y <package>".
Capability — what it could do if the model were manipulated
Tags derived from each tool’s schema and the implementation, not from what the tool calls itself. moderate is the level these add up to.
| Tool | Capability tags | Why the tag was assigned |
|---|---|---|
| wireweave_parse | no tags | |
| wireweave_validate | no tags | |
| wireweave_grammar | no tags | |
| wireweave_guide | no tags | |
| wireweave_patterns | no tags | |
| wireweave_examples | no tags | |
| wireweave_list_components | no tags | |
| wireweave_render_html_code | no tags | |
| wireweave_validate_ux | no tags | |
| wireweave_ux_rules | no tags | |
| wireweave_diff | no tags | |
| wireweave_export_json | no tags | |
| wireweave_export_figma | no tags | |
| wireweave_analyze | no tags | |
| wireweave_cloud_list_projects | no tags | |
| wireweave_cloud_create_project | no tags | |
| wireweave_cloud_update_project | no tags | |
| wireweave_cloud_list_wireframes | no tags | |
| wireweave_cloud_get_wireframe | no tags | |
| wireweave_cloud_save_wireframe | no tags | |
| wireweave_cloud_update_wireframe | no tags | |
| wireweave_cloud_delete_wireframe | no tags | |
| wireweave_cloud_get_versions | no tags | |
| wireweave_cloud_restore_version | no tags | |
| wireweave_cloud_create_share_link | no tags | |
| wireweave_cloud_list_shares | no tags | |
| wireweave_cloud_diff_versions | no tags | |
| wireweave_account_balance | no tags | |
| wireweave_account_subscription | no tags | |
| wireweave_account_transactions | no tags | |
| wireweave_pricing | no tags | |
| wireweave_gallery | untrusted-input | |
| improve_ux | no tags | |
| code | no tags | |
| convert_to_wireframe | no tags | |
| ui_description | no tags | |
| style | no tags | |
| create_wireframe | no tags | |
| description | no tags | |
| Complete grammar reference for Wireweave DSL syntax and structure | no tags | |
| Collection of example wireframe codes for common UI patterns | no tags | |
| Common layout patterns and templates for wireframes | no tags | |
| UX validation rules and best practices for wireframe design | no tags |
Toxic-flow graph
The lethal trifecta, checked as a graph rather than as a checklist: untrusted input, a sensitive source and an external sink have to meet before there is a path worth worrying about.
The public result for this release does not print the flow graph, so there is nothing to show here. That is not the same as "no paths were found": what the scan did read is above, under coverage.
Supply chain and provenance
This is the first scan of this surface here, so there is nothing yet to compare it against.
Every result on this tab comes from one deterministic pass over the published package — offline, rule by rule, and auditable line by line above. Same methodology version, same bytes, same score.
Release history
Pinned to 1.8.1 — the install command below asks for that release. A pin is part of an install, so it is kept for this visit and written down when you install.
No release note was published with this version.
Only accounts with at least 50 real tool calls against this server in the last 90 days can post. Ratings are weighted by how much the reviewer actually uses it, and publishers can reply once per review.
Writing one takes an account with at least 50 real tool calls against Wireweave in the last 90 days. That is the whole gate — there is no other way to post, which is why the counts beside each review are worth reading.
Nobody has reviewed this listing. The rating on the card is the mean of the reviews written here and nothing else, so there is no rating until somebody writes the first — which takes an account with 50 real tool calls against it.