Rosh MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from pypi. Last commit 4 May 2026.
Create interactive web apps, games, and 3D scenes using Rosh — a plain-English language
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 rosh-mcp -- uvx rosh-mcp
{
"mcpServers": {
"rosh-mcp": {
"args": [
"rosh-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.rosh-mcp]
command = "uvx"
args = ["rosh-mcp"]
{
"mcpServers": {
"rosh-mcp": {
"args": [
"rosh-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"rosh-mcp": {
"args": [
"rosh-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.