Amazon SageMaker Runtime MCP Config
The Amazon SageMaker runtime API.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-runtime-sagemaker.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-runtime-sagemaker.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-runtime-sagemaker": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-runtime-sagemaker"],
"env": {
"AMAZON_SAGEMAKER_RUNTIME_API_KEY": "your_amazon_sagemaker_runtime_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-runtime-sagemaker.jsonEnvironment Variables
AMAZON_SAGEMAKER_RUNTIME_API_KEYReplace your_amazon_sagemaker_runtime_api_key with your actual amazon sagemaker runtime api key
Endpoints
POST
/endpoints/{EndpointName}/invocationsInvokeEndpoint
POST
/endpoints/{EndpointName}/async-invocations#X-Amzn-SageMaker-InputLocationInvokeEndpointAsync