☁️

dynamodb

MCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.

RUN IN TERMINAL
claude mcp add compulsemcp-dynamodb -- npx -y aws-dynamodb-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "compulsemcp-dynamodb": { "command": "npx", "args": ["-y", "aws-dynamodb-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "compulsemcp-dynamodb": { "command": "npx", "args": ["-y", "aws-dynamodb-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "compulsemcp-dynamodb": { "command": "npx", "args": ["-y", "aws-dynamodb-mcp-server"] } } }

About This MCP Server

The com.pulsemcp/dynamodb server is a cloud-based Model Context Protocol server that connects to AWS DynamoDB, enabling fine-grained control over tools and configurable access levels. This server allows developers to manage access to DynamoDB resources in their applications, making it a useful tool when building cloud-based projects that require secure and controlled data storage. Developers would reach for this server when they need to integrate DynamoDB with their AI coding assistants and require precise control over access to their data.

MCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.

Package

aws-dynamodb-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The dynamodb server extends your AI assistant with cloud & infrastructure capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/compulsemcp-dynamodb.svg)](https://skillsplayground.com/mcps/compulsemcp-dynamodb/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.