amazon-amplify
No single hosted MCP server dedicated to the Amplify Hosting management REST API was found. AWS publishes related MCP servers (see related_servers). The tools below are a candidate mapping, one per OpenAPI operationId, that a server could expose over the Amplify management API.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport stdio
Tools
list_apps— Returns a list of the existing Amplify apps.create_app— Creates a new Amplify app.get_app— Returns an existing Amplify app specified by an app ID.update_app— Updates an existing Amplify app.delete_app— Deletes an existing Amplify app specified by an app ID.list_branches— Lists the branches of an Amplify app.create_branch— Creates a new branch for an Amplify app.list_domain_associations— Returns the domain associations for an Amplify app.create_domain_association— Creates a new domain association for an Amplify app.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.