Amazon DynamoDB Table Connector for AI agents.
5 live capabilities
Securely manage and query NoSQL data in a specific AWS table.
Waiting for input…
Why people use Amazon DynamoDB Table
Amazon DynamoDB Table for Secure NoSQL Data Management
This Connector changes that by giving your agent a direct, scoped connection to one specific DynamoDB table. You don't have to write extra code or worry about security leaks. Your agent just asks for the data it needs, and it gets it.
What Vinkius changes
You get a secure, isolated way for your agent to handle NoSQL data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Long-term Chat Memory
An agent needs to remember a user's preferences.
- Real-world use case 02
Order Tracking
A customer service bot needs to check order status.
- Real-world use case 03
User Management Cleanup
An admin capability needs to clean up accounts.
Complete set · 5capabilities
The complete Amazon DynamoDB Table capability set.
These are the exact actions your AI can choose when you ask it to work with Amazon DynamoDB Table.
01—03
3 capabilities in this set.
Part of 5 available through Amazon DynamoDB Table.
- 01 Capability
Get item
Pull a single record from the table using its unique key. It's the fastest way to grab one specific piece of data.
- 02 Capability
Put item
Add a new record to your table. Use this when your agent needs to save a new piece of information or a user update.
- 03 Capability
Query table
Find multiple items that match specific criteria. This is great for searching for groups of records like all active users.
04—05
2 capabilities in this set.
Part of 5 available through Amazon DynamoDB Table.
- 04 Capability
Scan table
Read every single item in the table. Use this when you need to see the full picture of your data for analysis.
- 05 Capability
Delete item
Remove a specific record from your DynamoDB table. This helps keep your data clean by getting rid of old entries.
Set up in minutes
One URL. Then ask Amazon DynamoDB Table to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Amazon DynamoDB Table from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_n32klzizAPnc4YO7K3qG23La7StLiOV91J7uGn2a/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Amazon DynamoDB Table, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Amazon DynamoDB Table for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_n32klzizAPnc4YO7K3qG23La7StLiOV91J7uGn2a/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Amazon DynamoDB Table URL.
- Step 03
Save and start
Save the connection and enable Amazon DynamoDB Table in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"amazon-dynamodb-table": {
"url": "https://edge.vinkius.com/vk_preview_n32klzizAPnc4YO7K3qG23La7StLiOV91J7uGn2a/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Amazon DynamoDB Table
Open Agent mode in chat and ask: "Using Amazon DynamoDB Table, help me...". 5 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"amazon-dynamodb-table": {
"url": "https://edge.vinkius.com/vk_preview_n32klzizAPnc4YO7K3qG23La7StLiOV91J7uGn2a/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Amazon DynamoDB Table
Ask Copilot: "Using Amazon DynamoDB Table, help me...". 5 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"amazon-dynamodb-table": {
"url": "https://edge.vinkius.com/vk_preview_n32klzizAPnc4YO7K3qG23La7StLiOV91J7uGn2a/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Amazon DynamoDB Table
Open Cascade and ask: "Using Amazon DynamoDB Table, help me...". 5 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"amazon-dynamodb-table": {
"url": "https://edge.vinkius.com/vk_preview_n32klzizAPnc4YO7K3qG23La7StLiOV91J7uGn2a/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Amazon DynamoDB Table
Ask Cline: "Using Amazon DynamoDB Table, help me...". 5 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add amazon-dynamodb-table --transport http "https://edge.vinkius.com/vk_preview_n32klzizAPnc4YO7K3qG23La7StLiOV91J7uGn2a/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Amazon DynamoDB Table
Ask Claude: "Using Amazon DynamoDB Table, show me...". 5 tools are ready
Where the request belongs
Work Amazon DynamoDB Table can move forward.
The backend engineer who needs to give an AI agent a memory without opening up their entire AWS account. Or the dev building a multi-user app that needs to store state reliably.
Backend Engineer
Building a production app that needs to store user sessions in a NoSQL database.
AI Architect
Creating an agent that needs to remember past conversations over long periods.
Data Engineer
Moving specific datasets into a managed NoSQL environment for AI processing.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPlanetScale
Provision, branch, and manage serverless MySQL databases dynamically via AI.
Azure Cosmos DB Container
This MCP does exactly one thing: it manages documents in a single Azure Cosmos DB Container. That's its only function, and nothing else. Incredible for giving your AI a secure NoSQL database.
Xata
Automate your serverless database workflows with Xata. manage organizations, projects, and branches directly from your AI agent.
Xata (Serverless DB)
Manage your serverless databases via Xata. list organizations, manage projects, branches, and execute SQL queries directly from any AI agent.
OceanBase
Enterprise distributed relational database. manage clusters, tenants, and databases via AI.
Aiven
Manage Aiven cloud infrastructure. provision databases, manage projects, and monitor services directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Amazon DynamoDB Table connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Amazon DynamoDB Table.
The practical details behind the request, access and result.
What does the Amazon DynamoDB Table MCP do?
This Connector gives your agent the ability to read, write, and query data in one specific DynamoDB table. It's designed to let your agent handle structured data without giving it access to your entire AWS account.
Is it safe to give my AI agent access to my AWS data?
Yes, because this Connector is scoped to a single table. It prevents your agent from seeing or touching any other databases, tables, or infrastructure in your account.
Can I use this for chat history?
That is a perfect use case. You can have your agent save new messages to the table and retrieve past conversations to maintain context during a session.
Does it work with any AI client?
Yes, you can connect this Connector to any compatible client like Claude, Cursor, or Windsurf through the Vinkius catalog.
How many tables can I connect at once?
This specific MCP is designed to manage one table at a time. This is a security feature that ensures your agent stays within a strictly defined data boundary.
Can my agent delete my whole database?
No. Because the permissions are scoped only to the items within one specific table, your agent cannot drop tables, delete other tables, or modify your cloud infrastructure.
Why limit the agent to a single table?
To enforce the principle of least privilege and zero-trust architecture. An autonomous agent shouldn't have the power to alter global cloud databases, which prevents accidental corruption of critical systems.
Can my agent access multiple tables?
Each instance of this server is scoped to exactly one table. If your agent needs access to multiple tables, you can subscribe to this server multiple times. each with a different table configuration. This maintains strict isolation.
Can I query using secondary indexes (GSI)?
Yes, you can specify the 'IndexName' inside your expression parameters when using the query capability, allowing the agent to perform efficient lookups on Global Secondary Indexes.
One connection away
Give your agent a direct line to Amazon DynamoDB Table.
Connect Amazon DynamoDB Table once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available