claude mcp add icky610329-mup -- npx -y mup-mcp-server
{
"mcpServers": {
"icky610329-mup": {
"command": "npx",
"args": ["-y", "mup-mcp-server"]
}
}
}
{
"mcpServers": {
"icky610329-mup": {
"command": "npx",
"args": ["-y", "mup-mcp-server"]
}
}
}
{
"mcpServers": {
"icky610329-mup": {
"command": "npx",
"args": ["-y", "mup-mcp-server"]
}
}
}
About This MCP Server
The mup-mcp-server is a Model Context Protocol server that enables the transformation of HTML MUP panels into interactive user interface tools for large language models. It connects to LLMs through standard input/output streams, allowing developers to create interactive UI tools for AI coding assistants. Developers would use this tool when they need to create custom interactive interfaces for their language models, leveraging the MCP protocol to facilitate communication between the UI components and the LLMs.
MCP server that turns HTML MUP panels into interactive UI tools for LLMs.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mup-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mup server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.