DynamoDB Readonly
Provides read-only access to AWS DynamoDB databases, enabling natural language interactions for list...
Log in to your AWS Management Console
- Go to https://console.aws.amazon.com/ and log in with your AWS credentials.
Navigate to IAM (Identity and Access Management)
- In the AWS Console, search for "IAM" and open the IAM dashboard.
Create a New IAM User (Recommended for MCP Server)
- Click on “Users” > “Add users”.
- Enter a username (e.g.,
readonly-dynamodb-mcp). - Select “Access key - Programmatic access”.
Set Permissions for the User
- Choose “Attach policies directly”.
- Search for and select the
AmazonDynamoDBReadOnlyAccesspolicy to give read-only access to DynamoDB. - Click “Next” and complete the creation of the user.
Download or Copy the Access Keys
- After creating the user, you will see an “Access key ID” and a “Secret access key”.
- Download the .csv file or copy these values—you will need them for configuration.
Find Your AWS Region
- In the AWS Console, at the top right, you will see the currently selected AWS Region (e.g.,
us-east-1). Copy this region value. Use the region where your DynamoDB tables are located.
- In the AWS Console, at the top right, you will see the currently selected AWS Region (e.g.,
Fill in the FastMCP Connection Interface
- In the FastMCP web interface, click your "Install Now" button for DynamoDB Read-Only MCP.
- When prompted for environment values, fill as follows:
AWS_ACCESS_KEY_ID– The access key ID you copied from the AWS IAM step.AWS_SECRET_ACCESS_KEY– The secret access key copied from the AWS IAM step.AWS_REGION– The region name (e.g.,us-east-1) where your DynamoDB instances are.
Finish Installation
- Complete the installation as prompted by FastMCP.
- Your MCP server will now have read-only access to your DynamoDB data.
Security Note:
Ensure you do not share your secret key publicly. Use an IAM user with the minimum required permissions (read-only access). If possible, rotate keys regularly.
You are now ready to use DynamoDB Read-Only MCP with your FastMCP connection!
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Database
View All →Supabase MCP Server
Connect Supabase projects directly with AI assistants using the Model Context Protocol (MCP). This server standardizes communication between Large Language Models and Supabase, enabling AI to manage tables, query data, and interact with project features like edge functions, storage, and branching. Customize access with read-only or project-scoped modes and select specific tool groups to fit your needs. Integrated tools cover account management, documentation search, database operations, debugging, and more, empowering AI to assist with development, monitoring, and deployment tasks in your Supabase environment efficiently and securely.
ClickHouse
Unlock powerful analytics with the ClickHouse MCP Server—seamlessly run, explore, and manage SQL queries across ClickHouse clusters or with chDB’s embedded OLAP engine. This server offers easy database and table listing, safe query execution, and flexible access to data from files, URLs, or databases. Built-in health checks ensure reliability, while support for both ClickHouse and chDB enables robust data workflows for any project.
Postgres MCP Pro
Boost your Postgres database performance with Postgres MCP Pro, an AI-driven MCP server offering advanced index tuning, detailed explain plans, and comprehensive health checks. It combines proven optimization algorithms with schema intelligence for safe, context-aware SQL execution. Whether analyzing slow queries or recommending optimal indexes, Postgres MCP Pro empowers developers to improve efficiency and maintain database integrity. Designed for both development and production, it supports flexible transport options and robust access controls, making database management smarter, safer, and easier. Experience deterministic performance insights alongside AI assistance to keep your Postgres running at its best.