Server data from the Official MCP Registry
Give your AI agent the ability to respond with live, interactive apps that evolve.
About
Give your AI agent the ability to respond with live, interactive apps that evolve.
Security Report
SaC SDK is an MCP server for generating interactive applications through agent conversations. The codebase shows reasonable architectural design with proper dependency management and no obvious malicious patterns. However, there are several security concerns: incomplete authentication in standalone mode, insufficient input validation on user intents, potential for code injection through unsafe iframe communication, and broad API/network permissions that could enable data exfiltration. The server accepts and renders arbitrary TSX code from agents without sufficient sandboxing validation, and the iframe-based execution model relies on postMessage for code updates without cryptographic verification. Supply chain analysis found 1 known vulnerability in dependencies. Package verification found 1 issue (1 critical, 0 high severity).
3 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
What You'll Need
Set these up before or after installing:
Environment variable: SAC_API_KEY
Environment variable: SAC_API_BASE
Environment variable: SAC_MODEL
Environment variable: SAC_SEARCH_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"ai-dynsoft-sac": {
"env": {
"SAC_MODEL": "your-sac-model-here",
"SAC_API_KEY": "your-sac-api-key-here",
"SAC_API_BASE": "your-sac-api-base-here",
"SAC_SEARCH_API_KEY": "your-sac-search-api-key-here"
},
"args": [
"sac-sdk"
],
"command": "uvx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
