Rosettahub MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi.
Manage RosettaHUB user AWS accounts — budgets, AWS CLI, access control.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 rosettahub-mcp-server -- uvx rosettahub-mcp-server
{
"mcpServers": {
"rosettahub-mcp-server": {
"args": [
"rosettahub-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.rosettahub-mcp-server]
command = "uvx"
args = ["rosettahub-mcp-server"]
{
"mcpServers": {
"rosettahub-mcp-server": {
"args": [
"rosettahub-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"rosettahub-mcp-server": {
"args": [
"rosettahub-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
RH_API_KEY (RosettaHUB API key), RH_ORG (RosettaHUB organization name), RH_AWS_REGION (Default AWS region for commands), RH_WSDL_URL (Override WSDL endpoint URL).
The author declared them in the registry entry; get the values from the project itself.
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
MCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.
Rust MCP server and CLI for Arcane Docker and container management.
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.
Build multi-tenant apps over MCP. Schemas, CRUD, deploys — access control enforced server-side.
Azure + GCP cost management: spending, forecasts, anomalies, budgets, idle resources, and tags.
Deploy and manage Bult apps from AI coding agents.
Answers built from our own checks of this server.