Dynamodb runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 30 Aug 2026.
MCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.
Today is the operative word: we check Dynamodb every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dynamodb -- npx -y aws-dynamodb-mcp-server
{
"mcpServers": {
"dynamodb": {
"args": [
"-y",
"aws-dynamodb-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.dynamodb]
command = "npx"
args = ["-y", "aws-dynamodb-mcp-server"]
{
"mcpServers": {
"dynamodb": {
"args": [
"-y",
"aws-dynamodb-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dynamodb": {
"args": [
"-y",
"aws-dynamodb-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AWS_REGION (AWS region for DynamoDB (or use AWS_DEFAULT_REGION).), AWS_ACCESS_KEY_ID (AWS access key ID (uses AWS credential chain if not set).), AWS_SECRET_ACCESS_KEY (AWS secret access key (uses AWS credential chain if not set).), DYNAMODB_ENDPOINT (Custom endpoint for local DynamoDB or LocalStack.), DYNAMODB_ENABLED_TOOL_GROUPS (Comma-separated tool groups to enable (readonly, readwrite, admin).), DYNAMODB_ENABLED_TOOLS (Comma-separated whitelist of specific tools to enable.), DYNAMODB_DISABLED_TOOLS (Comma-separated blacklist of specific tools to disable.), DYNAMODB_ALLOWED_TABLES (Restrict operations to specific tables (comma-separated); all tables accessible if not set.), SKIP_HEALTH_CHECKS (Skip startup health checks.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for AWS S3 with fine-grained tool control and S3-compatible endpoint support.
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.
Rust MCP server and CLI for Arcane Docker and container management.
A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra.
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support
Answers built from our own checks of this server.