MCP server · Aptean
aptean-integration-platform
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for Aptean. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Aptean publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_consumers— Get all consumer tenants for the producer tenant.create_consumer— Create a new consumer subscription for a specific event type.get_consumer_by_id— Get a specific consumer subscription detail by ID.delete_consumer— Delete a consumer.create_event_definitions— Create new event definition(s).list_event_definitions— Return event definitions assigned to a particular product.update_event_definition— Update an existing event definition.publish_event— Publish an event from a specific tenant.list_consumer_events— Get published events subscribed to by a specific tenant.get_event— Get a specific event by its ID.list_producers— Return producer tenants for a product.delete_producer— Delete a producer if no consumers are listening.get_public_keys— Get primary and secondary public keys to validate payload signatures.
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.