AWS Amplify Data
Summary
AWS Amplify Data MCP Server provides a bridge between AI assistants and AWS Amplify Data APIs, enabling interaction with GraphQL-based data models through a standardized interface. This implementation authenticates with Amazon Cognito, introspects data models from Amplify outputs, and offers tools for listing models, querying relationships, and executing custom GraphQL operations. It handles authentication token refresh automatically and provides detailed model information, making it particularly useful for AI agents that need to access or manipulate data in Amplify-powered applications without requiring users to write complex GraphQL queries.
Available Actions(6)
List all data models
Lists all available data models in your Amplify app.
Get model details
Shows detailed information about a specific model's fields and relationships.
Run GraphQL queries and mutations
Execute custom GraphQL queries and mutations for maximum flexibility. Handles all data operations (list, get, create, update, delete).
Get relationship details
Shows relationships between models for complex data structures.
List enums
Shows all enum types available in your data models.
Manual login
Authenticate manually if automatic authentication fails.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください