Back to Home
wireweave icon

mcp-server

Verified Safe

by wireweave

Overview

Enables AI assistants to generate, validate, render, and manage wireframes using the Wireweave DSL by providing a tool-based interface through the Model Context Protocol.

Installation

Run Command
npx @wireweave/mcp-server

Environment Variables

  • WIREWEAVE_API_KEY
  • WIREWEAVE_API_URL

Security Notes

The MCP server acts as a thin client, forwarding requests to an external Wireweave API. It uses environment variables for sensitive data like API keys, sanitizes logs to prevent accidental exposure of secrets, and robustly constructs API requests by handling path and query parameters. The security of the overall system heavily relies on the upstream Wireweave API Server, which is beyond the scope of this audit. No direct 'eval' or other malicious code patterns, obfuscation, or hardcoded sensitive secrets were found in the provided code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2026-01-19

Tags

AI AgentsWireframe GenerationDSLUI/UX DesignModel Context Protocol