{"slug":"jjikky/dynamo-readonly-mcp","name":"DynamoDB Read-Only MCP","description":"A read-only server to query AWS DynamoDB databases using the Model Context Protocol (MCP).","category":"database","tags":[],"official":false,"stars":2,"transport":"stdio","install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"list-tables","description":"View a list of all DynamoDB tables"},{"name":"describe-table","description":"View detailed information about a specific table"},{"name":"scan-table","description":"Scan all or part of a table's data"},{"name":"query-table","description":"Search for data that matches specific conditions in a table"},{"name":"paginate-query-table","description":"Retrieve data across multiple pages that matches specific conditions"},{"name":"get-item","description":"Retrieve an item with a specific key"},{"name":"count-items","description":"Calculate the number of items in a table"}],"env_vars":["AWS_ACCESS_KEY_ID","AWS_SECRET_ACCESS_KEY"],"auth_type":"none","github":"https://github.com/jjikky/dynamo-readonly-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}