AWS Glue MCP Config
<fullname>Glue</fullname> <p>Defines the public endpoint for the Glue service.</p>
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-glue.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-glue.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-glue": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-glue"],
"env": {
"AWS_GLUE_API_KEY": "your_aws_glue_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-glue.jsonEnvironment Variables
AWS_GLUE_API_KEYReplace your_aws_glue_api_key with your actual aws glue api key
Endpoints
POST
/#X-Amz-Target=AWSGlue.BatchCreatePartitionBatchCreatePartition
POST
/#X-Amz-Target=AWSGlue.BatchDeleteConnectionBatchDeleteConnection
POST
/#X-Amz-Target=AWSGlue.BatchDeletePartitionBatchDeletePartition
POST
/#X-Amz-Target=AWSGlue.BatchDeleteTableBatchDeleteTable
POST
/#X-Amz-Target=AWSGlue.BatchDeleteTableVersionBatchDeleteTableVersion
POST
/#X-Amz-Target=AWSGlue.BatchGetBlueprintsBatchGetBlueprints
POST
/#X-Amz-Target=AWSGlue.BatchGetCrawlersBatchGetCrawlers
POST
/#X-Amz-Target=AWSGlue.BatchGetCustomEntityTypesBatchGetCustomEntityTypes
POST
/#X-Amz-Target=AWSGlue.BatchGetDataQualityResultBatchGetDataQualityResult
POST
/#X-Amz-Target=AWSGlue.BatchGetDevEndpointsBatchGetDevEndpoints