rosettahub mcp server for Claude Code
io.github.danielcregg/rosettahub-mcp-server
Manage RosettaHUB user AWS accounts — budgets, AWS CLI, access control.
client:Claude Code
transport:stdio
runtime:pypi
Install rosettahub mcp server in Claude Code
run in your project directory
claude mcp add rosettahub-mcp-server -e RH_API_KEY=<RH_API_KEY> -e RH_ORG=<RH_ORG> -e RH_AWS_REGION=<RH_AWS_REGION> -e RH_WSDL_URL=<RH_WSDL_URL> -- uvx rosettahub-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs