☁️

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

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.