SERVER

Rosettahub MCP Server

Rank #216

io.github.danielcregg/rosettahub-mcp-server

Manage RosettaHUB user AWS accounts — budgets, AWS CLI, access control.

First listed
Feb 19, 2026
Last publish date
Feb 19, 2026
OVERVIEW

Rosettahub MCP Server is a Model Context Protocol (MCP) server published by danielcregg. It ranks #216 of 58,832 servers tracked on MCP Toplist, and its repository has 2,477 GitHub stars. Rosettahub MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 19, 2026 and most recently updated on Feb 19, 2026.

STANDING
#216of 58,832 tracked serversTop 0.5%

Ranks ahead of 58,616 of 58,832 servers on MCP Toplist.

Recent momentum
+222GitHub stars since Feb 16 (+10%)
CONNECT

Use Rosettahub MCP Server

Add Rosettahub MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "rosettahub-mcp-server": {
      "command": "uvx",
      "args": [
        "rosettahub-mcp-server"
      ],
      "env": {
        "RH_API_KEY": "<your RH_API_KEY>",
        "RH_ORG": "<your RH_ORG>",
        "RH_AWS_REGION": "<your RH_AWS_REGION>",
        "RH_WSDL_URL": "<your RH_WSDL_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

danielcregg

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.2.0Feb 19, 2026
0.1.1Feb 19, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Rosettahub MCP Server?
Manage RosettaHUB user AWS accounts — budgets, AWS CLI, access control.
Who maintains Rosettahub MCP Server?
Rosettahub MCP Server is maintained by danielcregg, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Rosettahub MCP Server an official MCP server?
Yes — Rosettahub MCP Server is listed on the Official MCP Registry.
How many versions does Rosettahub MCP Server have?
MCP Toplist tracks 3 versions of Rosettahub MCP Server, most recently published on Feb 19, 2026.
Where can I find the source code for Rosettahub MCP Server?
The source code for Rosettahub MCP Server is hosted at github.com/danielcregg/rosettahub-mcp-server.
EXPLORE