MCP server · AppsMax
appsmax
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 AppsMax. 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 AppsMax publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
ping— Verify the token and its organization context.get_current_api_context— Return the token, its scopes, its rate limit and its organization.list_organizations— Read the current organization.list_bots— List bots, filtered by driver and status.get_bot— Read one bot in the token's organization.list_bot_connections— Read a bot's channel, status and connection profile.list_miniapps— List mini apps, filtered by bot_id and status.list_funnels— List funnels and scenarios, filtered by bot_id and active.list_interactive_menu_items— List interactive menu items, filtered by bot_id and active.list_applications— List customer requests with bot, status, source, tag and date filters.create_application— Create a customer request. bot_id is required.get_application— Read one customer request.sync_application_tags— Sync up to 20 non-empty tags onto a customer request.list_campaigns— List campaigns with bot, status, type, date and search filters.create_campaign— Create a draft or scheduled campaign. Does not launch it.get_campaign— Read one campaign and its content.run_campaign— Move a campaign draft into launch or scheduling.list_subscribers— List subscribers with channel, status, bot, tag, group and date filters.upsert_subscriber— Create or update a subscriber on the (bot_id, external_id) pair.get_subscriber— Read one subscriber.update_subscriber— Update a subscriber's channel, status, name, username or tags.
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.