{
    "componentChunkName": "component---src-templates-feature-v-3-js",
    "path": "/dynamodb-mcp-server/",
    "result": {"pageContext":{"slug":"dynamodb-mcp-server","name":"MCP server for AI tools","category":"Automate work","headline":"Give your coding tools DynamoDB context.","description":"Connect compatible MCP clients to the running Dynobase app. Let them inspect tables and query data through your existing AWS profiles, with writes disabled by default.","image":"mcp","caption":"MCP server settings and client setup snippets with a clearly marked demo token.","sections":[{"title":"Reuse your AWS profiles","body":"Clients can discover loaded profiles, list tables, inspect schema and request data through Dynobase. You do not need to copy AWS keys into each client."},{"title":"Start with read access","body":"Item-write tools remain blocked until Allow writes is enabled. AWS permissions continue to apply to every request."},{"title":"Connect locally","body":"The token-protected HTTP server listens on localhost. Copy a setup snippet for your client and review actions in Dynobase's History."}],"start":"Open Dynobase and follow these steps to use mcp server for ai tools.","steps":[{"title":"Enable the server","body":"Open Settings, General, then MCP server. Enable it and check that the local server reports a running state."},{"title":"Configure your client","body":"Copy the client configuration and bearer token into your chosen MCP client. Use a supported bridge for clients that require stdio."},{"title":"Set the access you need","body":"Leave Allow writes off for inspection and read queries. Enable it only for workflows that should be able to modify items."}],"note":"Dynobase must remain running for the local server to be available. Treat the bearer token as a credential. Connected clients can receive queried data; their own model and data-handling settings determine how they use it.","faq":[{"question":"Which tools can connect?","answer":"Compatible MCP clients, including coding tools such as Claude Code and Cursor, can use the HTTP endpoint. The settings panel provides configuration snippets; clients that need stdio can use a bridge."},{"question":"Does read-only mean there are no AWS costs?","answer":"No. Read operations can still consume DynamoDB capacity. Read-only blocks supported item writes; it does not make queries free."},{"question":"Can an AI tool bypass my IAM permissions?","answer":"No. Requests use the credentials held by Dynobase and remain subject to AWS authorization. Enabling writes does not grant missing IAM permissions."}],"related":["dynamodb-query-workspace","dynamodb-schema-explorer","dynamodb-workspace-settings"]}},
    "staticQueryHashes": ["3649515864"]}