collectly
No official hosted/remote Collectly MCP server was found (no npm @modelcontextprotocol package, no mcp registry entry). This is a DERIVED candidate tool list mapped from documented Partners API operations, to seed a future MCP surface. Not an official Collectly product.
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
list_appointments— List appointments for a practice.create_appointment— Create an appointment for a practice.get_appointment— Retrieve a single appointment.update_appointment— Update an appointment.list_insurance_policies— Retrieve a list of patient insurance policies.create_insurance_policy— Create an insurance policy linking a patient to an insurance company.update_insurance_policy— Update an existing insurance policy.delete_insurance_policy— Archive/remove an insurance policy.list_subscriptions— Retrieve a list of patient subscriptions.create_subscription— Create a new patient subscription with PENDING status.update_subscription— Modify an existing subscription.cancel_subscription— Cancel an existing subscription.
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.