Amazon DynamoDB MCP Config
<p>Amazon DynamoDB is a fast, highly scalable, highly available, cost-effective non-relational database service.</p> <p>Amazon DynamoDB removes traditional scalability limitations on data storage while maintaining low latency and predictable performance.</p>
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcpbridge.org/config/amazonaws-com-dynamodb.jsonOne-Click Install
Copy the snippet for your MCP client and paste it in — zero editing required.
Claude Desktop
Add to claude_desktop_config.json
{
"mcpServers": {
"amazonaws-com-dynamodb": {
"command": "npx",
"args": [
"-y",
"@mcp/amazonaws-com-dynamodb"
],
"env": {
"AMAZON_DYNAMODB_API_KEY": "your_amazon_dynamodb_api_key"
}
}
}
}Cursor
Settings → MCP Servers → Add
{
"mcpServers": {
"amazonaws-com-dynamodb": {
"url": "https://mcpbridge.org/config/amazonaws-com-dynamodb.json"
}
}
}VS Code
Use with MCP extension
{
"mcpServers": {
"amazonaws-com-dynamodb": {
"url": "https://mcpbridge.org/config/amazonaws-com-dynamodb.json"
}
}
}Configuration JSON
Use curl https://mcpbridge.org/config/amazonaws-com-dynamodb.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-dynamodb": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-dynamodb"],
"env": {
"AMAZON_DYNAMODB_API_KEY": "your_amazon_dynamodb_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://mcpbridge.org/config/amazonaws-com-dynamodb.jsonEnvironment Variables
AMAZON_DYNAMODB_API_KEYReplace your_amazon_dynamodb_api_key with your actual amazon dynamodb api key
Endpoints
/#X-Amz-Target=DynamoDB_20111205.BatchGetItemBatchGetItem
/#X-Amz-Target=DynamoDB_20111205.BatchWriteItemBatchWriteItem
/#X-Amz-Target=DynamoDB_20111205.CreateTableCreateTable
/#X-Amz-Target=DynamoDB_20111205.DeleteItemDeleteItem
/#X-Amz-Target=DynamoDB_20111205.DeleteTableDeleteTable
/#X-Amz-Target=DynamoDB_20111205.DescribeTableDescribeTable
/#X-Amz-Target=DynamoDB_20111205.GetItemGetItem
/#X-Amz-Target=DynamoDB_20111205.ListTablesListTables
/#X-Amz-Target=DynamoDB_20111205.PutItemPutItem
/#X-Amz-Target=DynamoDB_20111205.QueryQuery
Similar APIs
Other APIs in the Databases category.
PostgreSQL (MCP)
Query and manage PostgreSQL databases directly from your AI agent. Read schemas, run queries, and manage data.
https://mcpbridge.org/config/postgres.jsonNotion API
Hello and welcome! To make use of this API collection collection as it's written, please duplicate [this database template](https://www.notion.so/8e2c2b769e1d47d287b9ed3035d607ae?v=dc1b92875fb94f10834ba8d36549bd2a). [Create an integration](https://www.notion.so/my-integrations) to retrieve an API
https://mcpbridge.org/config/notion-com.jsonApplication Auto Scaling
<p>With Application Auto Scaling, you can configure automatic scaling for the following resources:</p> <ul> <li> <p>Amazon AppStream 2.0 fleets</p> </li> <li> <p>Amazon Aurora Replicas</p> </li> <li> <p>Amazon Comprehend document classification and entity recognizer endpoints</p> </li> <li> <p>Amazo
https://mcpbridge.org/config/amazonaws-com-application-autoscaling.jsonAmazon CloudWatch Application Insights
<fullname>Amazon CloudWatch Application Insights</fullname> <p> Amazon CloudWatch Application Insights is a service that helps you detect common problems with your applications. It enables you to pinpoint the source of issues in your applications (built with technologies such as Microsoft IIS, .NET,
https://mcpbridge.org/config/amazonaws-com-application-insights.json