Skip to main content

AceDataCloudMCP

PyPI version Python 3.10+ License: MIT MCP

A Model Context Protocol (MCP) server for managing your AceDataCloud account through the platform management API.

Check your balance, look up usage and spend, manage API keys, list services, create and pay recharge orders, manage platform tokens, list models, and (for admins) publish announcements — directly from Claude, VS Code, or any MCP-compatible client.

This is the management / console API (platform.acedata.cloud) — different from the data-generation MCP servers (Suno, Midjourney, …) that call api.acedata.cloud.

Tool Reference

Account reads

Tool Description
acedatacloud_get_application Get one application and service details.
acedatacloud_get_balance Summarize remaining Credits.
acedatacloud_get_credential Get one credential with secrets masked.
acedatacloud_get_deployment_events Get deployment scheduling events.
acedatacloud_get_deployment_logs Get bounded deployment logs.
acedatacloud_get_deployment_status Get live deployment status.
acedatacloud_get_user_info Current authenticated account profile.
acedatacloud_list_applications List account subscriptions.
acedatacloud_list_credentials List API credentials with secrets masked.
acedatacloud_list_distributions Get referral status.
acedatacloud_list_models List OpenAI-compatible chat models.
acedatacloud_list_orders List recharge orders.
acedatacloud_list_platform_tokens List management tokens with values masked.
acedatacloud_list_usage List recent API usage records.
acedatacloud_usage_summary Aggregate API spend by API.

Catalog & docs

Tool Description
acedatacloud_get_api_spec Get one API's OpenAPI definition by path.
acedatacloud_get_doc Fetch one documentation page by UUID.
acedatacloud_get_model Find models by ID or name.
acedatacloud_get_pricing Get one service's display pricing.
acedatacloud_get_service Get one service by UUID or alias.
acedatacloud_list_announcements List published announcements.
acedatacloud_list_apis List API endpoints and billing metadata.
acedatacloud_list_datasets List downloadable datasets.
acedatacloud_list_docs Browse documentation pages.
acedatacloud_list_integrations List platform integrations.
acedatacloud_list_model_catalog List rich model metadata and pricing.
acedatacloud_list_services List or search available services.
acedatacloud_search_docs Search public documentation.

Writes

Tool Description
acedatacloud_control_deployment Start a stopped deployment.
acedatacloud_create_application Create an application subscription.
acedatacloud_create_credential Create an API credential.
acedatacloud_create_order Create a recharge order.
acedatacloud_create_platform_token Create a management token.
acedatacloud_delete_credential Revoke an API credential.
acedatacloud_delete_platform_token Revoke a management token.
acedatacloud_deploy_application Start or redeploy an application workload.
acedatacloud_pay_order Create an order payment session.
acedatacloud_rotate_credential Rotate and disclose a credential secret once.
acedatacloud_save_deployment_config Save a deployment configuration draft.
acedatacloud_teardown_deployment Destroy a workload and delete its application.
acedatacloud_update_application_balance_policy Update global-balance fallback policy.
acedatacloud_update_credential Update credential limits and API scope.

Admin

Tool Description
acedatacloud_create_announcement Publish a platform announcement.

Calling a write/admin tool without confirm=true returns a redacted dry-run preview and performs no HTTP request.

Quick Start

1. Get a platform token

Create one at platform.acedata.cloud/console/platform-tokens. It starts with platform- and never expires.

Use a platform token, not the per-service api.acedata.cloud token — the latter returns 401 against the management API.

2. Install

pip install mcp-acedatacloud

3. Configure your client

Claude Desktop / VS Code (stdio):

{
  "mcpServers": {
    "acedatacloud": {
      "command": "mcp-acedatacloud",
      "env": {
        "ACEDATACLOUD_PLATFORM_TOKEN": "platform-v1-xxxxxxxx"
      }
    }
  }
}

Hosted (HTTP) — token per request:

{
  "mcpServers": {
    "acedatacloud": {
      "url": "https://mcp.acedata.cloud/mcp",
      "headers": { "Authorization": "Bearer platform-v1-xxxxxxxx" }
    }
  }
}

Example prompts

  • "How many credits do I have left?"
  • "What did I spend on Suno in the last 7 days?"
  • "List my API keys and show which ones have a spend cap."
  • "Create a new API key on application <id> named ci." → previews, then run with confirm.
  • "Top up application <id> with package <id> and give me the Stripe pay link."

Configuration

Variable Default Description
ACEDATACLOUD_PLATFORM_TOKEN Required. Platform token.
PLATFORM_API_BASE_URL https://platform.acedata.cloud Management API base.
PLATFORM_REQUEST_TIMEOUT 30 Request timeout (seconds).
LOG_LEVEL INFO Logging level.

Development

pip install -e ".[dev,test,http]"
pytest -m "not integration"      # unit tests
ruff check .                      # lint
mypy core tools                   # type-check
mcp-acedatacloud --transport http --port 8000

Notes

  • Amounts (remaining_amount, used_amount, totals) are in Credits, not USD.
  • Newly created credential/platform tokens are returned in full only once — store them immediately.
  • Credential rotation = delete + recreate (no in-place rotate endpoint).
  • Announcement tools require a superuser token.

License

MIT — see LICENSE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_acedatacloud-2026.8.10.2.tar.gz (49.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_acedatacloud-2026.8.10.2-py3-none-any.whl (41.8 kB view details)

Uploaded Python 3

File details

Details for the file mcp_acedatacloud-2026.8.10.2.tar.gz.

File metadata

  • Download URL: mcp_acedatacloud-2026.8.10.2.tar.gz
  • Upload date:
  • Size: 49.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for mcp_acedatacloud-2026.8.10.2.tar.gz
Algorithm Hash digest
SHA256 f76ba6941d81e56f0c953cf9794c8ebf66e2b1b3e79b3aa79f40426df39bc99e
MD5 37950d184cc05c45a5e43a02b488df32
BLAKE2b-256 00b03e4283e35229610be3cb3585e31452797dae12c59a99358b1d62478136a6

See more details on using hashes here.

File details

Details for the file mcp_acedatacloud-2026.8.10.2-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_acedatacloud-2026.8.10.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0589a0dd70151de0ceb8ba6bd8d74a3335ea37a6fd37f18530acd536f663fae1
MD5 ab9091d199c122ceeda4f7bbd38d24af
BLAKE2b-256 0680300e7f98cb5564fa20f622b3cbfe8e4760b745fb3221f4e72bb8658da27c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page