← All servers
πŸ”§

DynamodbPublisherπŸ›‘ No advisories

com.pulsemcp/dynamodb
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.com β†—com.pulsemcp/dynamodb

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY.
βœ“
Configuration
Reads AWS_REGION, DYNAMODB_ENDPOINT, DYNAMODB_ENABLED_TOOL_GROUPS, DYNAMODB_ENABLED_TOOLS, DYNAMODB_DISABLED_TOOLS, DYNAMODB_ALLOWED_TABLES, ….

About

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

Packages & transports

npmaws-dynamodb-mcp-serverv0.2.7 Β· npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "dynamodb": {
      "command": "npx",
      "args": [
        "-y",
        "aws-dynamodb-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y aws-dynamodb-mcp-server