mcp-server
Verified Safeby 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
npx @wireweave/mcp-serverEnvironment 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
unity-mcp
Enables AI assistants (LLMs) to control and automate tasks within the Unity Game Engine Editor through the Model Context Protocol (MCP).
mcp
This server provides Hyperbrowser's Model Context Protocol (MCP) interface, offering tools for web scraping, structured data extraction, crawling, and general-purpose browser automation using AI agents like OpenAI's CUA and Anthropic's Claude Computer Use.
mesh
An open-source control plane for Model Context Protocol (MCP) traffic, providing unified authentication, routing, observability, and tool management for AI agents and integrations across various services.
agentor
Build and deploy scalable AI agents that can interact with various tools and communicate via A2A and MCP protocols.