Skip to main content
Glama

Server Details

Hosted MCP server for Cliniko — patients, appointments, availability, and invoices for AI agents.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
m190/usefulapi-mcp
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.9/5 across 15 of 17 tools scored. Lowest: 2.9/5.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct resource and action (e.g., create vs get vs list for appointments, patients, invoices). No two tools overlap in purpose, making it easy for an agent to select the correct one.

Naming Consistency5/5

All tools follow a consistent pattern: cliniko_<verb>_<noun> in snake_case. Verbs are uniform (create, get, list), and the prefix cliniko_ unifies the set. Even cliniko_next_available_time fits the pattern.

Tool Count5/5

17 tools cover the core entities of a practice management system (appointments, patients, invoices, treatment notes, availability, account) without being overwhelming. The scope feels well-defined for typical integrations.

Completeness3/5

The set covers reading and creating patients and appointments, but lacks update and delete operations for most resources (e.g., patients, appointments, invoices). An agent may fail when needing to modify or cancel records.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.