cloudkit-web-services (candidate)
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
Tools
query_records— Query records in a database by record type, filter and sort, with cursor pagination.lookup_records— Fetch records by record name.modify_records— Create, update or delete records in a batch of up to 200 operations.fetch_record_changes— Fetch record changes since a sync token.resolve_records— Resolve record information for share URLs.accept_share— Accept share records on behalf of the signed-in user.list_zones— List the record zones in a database.lookup_zones— Look up zones by identifier.modify_zones— Create or delete record zones.fetch_zone_changes— Fetch changes for a zone.fetch_database_changes— Fetch database-level changes since a sync token.fetch_zone_record_changes— Fetch record changes within a zone since a sync token.upload_assets— Request asset upload URLs.rereference_assets— Re-reference existing assets to new records.list_subscriptions— List subscriptions in a database.lookup_subscriptions— Look up subscriptions by identifier.modify_subscriptions— Create or delete subscriptions.fetch_caller_user— Fetch the calling user's identity.discover_users— Discover user identities by email or phone number.lookup_users_by_email— Look up users by email address.lookup_users_by_id— Look up users by user record name.create_token— Create an APNs token for subscription delivery.register_token— Register an APNs token.
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.