by MCP Community
MCP server that turns HTML MUP panels into interactive tools for LLMs — render UI, call functions, and pipe data between panels
MCP server that turns HTML MUP panels into interactive tools for LLMs — render UI, call functions, and pipe data between panels
npx -y mup-mcp-server
{
"mcpServers": {
"mup": {
"command": "npx",
"args": ["-y", "mup-mcp-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared