io.github.danielcregg/rosettahub-mcp-server MCP Server
io.github.danielcregg/rosettahub-mcp-server
What is the io.github.danielcregg/rosettahub-mcp-server MCP server?
Manage RosettaHUB user AWS accounts — budgets, AWS CLI, access control.
How to install io.github.danielcregg/rosettahub-mcp-server
Copy-paste configuration for popular MCP clients.
RH_API_KEYrequiredsecretRosettaHUB API key
RH_ORGrequiredRosettaHUB organization name
RH_AWS_REGIONDefault AWS region for commands
RH_WSDL_URLOverride WSDL endpoint URL
{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"servers": {
"rosettahub-mcp-server": {
"type": "stdio",
"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>"
}
}
}
}claude mcp add rosettahub-mcp-server --env RH_API_KEY=<YOUR_RH_API_KEY> --env RH_ORG=<YOUR_RH_ORG> --env RH_AWS_REGION=<YOUR_RH_AWS_REGION> --env RH_WSDL_URL=<YOUR_RH_WSDL_URL> -- uvx rosettahub-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.