handaas/cloudmigration-mcp-server
If you are the rightful owner of cloudmigration-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP service provides cloud asset-related services, including cloud service usage, technology stack analysis, and cloud migration solutions, helping users understand the cloud usage of enterprises.
The cloud migration MCP server is designed to assist enterprises in analyzing and managing their cloud assets. It offers a comprehensive suite of tools to evaluate cloud service usage, perform domain information queries, and assess cloud asset distribution. By leveraging this service, businesses can gain insights into their cloud infrastructure, optimize their cloud migration strategies, and ensure compliance with industry standards. The server supports various deployment methods, including local and remote configurations, making it versatile for different operational environments. With a focus on providing detailed analytics and reports, the MCP server is an invaluable resource for enterprises looking to enhance their digital transformation efforts.
Features
- Enterprise keyword fuzzy search
- Cloud asset analysis
- Domain information query
- Cloud service usage evaluation
- Cloud asset distribution analysis
Usages
usage with cursor cherry studio streamable http
{ "mcpServers": { "handaas-mcp-server": { "type": "streamableHttp", "url": "http://127.0.0.1:8000/mcp" } } }
usage with cursor cherry studio stdio
{ "mcpServers": { "cloudmigration-mcp-server": { "command": "uv", "args": ["run", "mcp", "run", "{workdir}/server/mcp_server.py"], "env": { "PATH": "{workdir}/mcp_env/bin:$PATH", "PYTHONPATH": "{workdir}/mcp_env", "INTEGRATOR_ID": "your_integrator_id", "SECRET_ID": "your_secret_id", "SECRET_KEY": "your_secret_key" } } } }
usage with official remote service
{ "mcpServers": { "cloudmigration-mcp-server":{ "type": "streamableHttp", "url": "https://mcp.handaas.com/cloudmigration/cloudmigration?token={token}" } } }
Tools
cloudmigration_fuzzy_search
Performs fuzzy search for enterprises based on keywords like company name, brand, or product.
cloudmigration_cloud_assets
Analyzes cloud assets of an enterprise, providing details on domains, cloud service providers, and usage.
cloudmigration_domain_info
Queries registered domain information related to an enterprise, including domain names and audit times.