Frontend Design Loop MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi. Last commit 19 Mar 2026.
Design-first MCP for coding agents that improves websites with screenshot-grounded iteration.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add frontend-design-loop-mcp -- uvx frontend-design-loop-mcp
{
"mcpServers": {
"frontend-design-loop-mcp": {
"args": [
"frontend-design-loop-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.frontend-design-loop-mcp]
command = "uvx"
args = ["frontend-design-loop-mcp"]
{
"mcpServers": {
"frontend-design-loop-mcp": {
"args": [
"frontend-design-loop-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"frontend-design-loop-mcp": {
"args": [
"frontend-design-loop-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.