amcs-platform
No official hosted/remote AMCS MCP server was found (not in the AMCS docs, npm @modelcontextprotocol, or public MCP registries). This is a candidate tool surface derived from real ERP Platform operationIds so an agent integration can be scaffolded. Every source_operation below exists verbatim in the referenced spec.
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 http
Tools
get_customer— Find a customer by GUID.list_customers— Find customers with filters (paged).upsert_customer— Create or update a customer.get_customer_changes— Retrieve incremental customer changes for delta sync.list_account_customers— Find accounting account-customers with filters.get_invoice_changes— Retrieve incremental invoice changes.get_order_changes— Retrieve incremental transport order changes.get_service— Find a service list item by GUID.get_contract— Find a contract by GUID.get_payment_changes— Retrieve incremental payment changes.
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.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.