Read-only MCP server for extracting data across multiple CallTrackingMetrics sub-accounts using a single parent API key. Enables cross-account call data, reports, numbers, contacts, and configuration analysis for resellers and agencies via Claude.
↗CTMJSON/ctm-multi-mcpExternal link; availability not verifiedLicenseMIT LicenseOfficial publisherLocal-only
The Ghost
This server runs locally on your machine. We can't scan it remotely; review the source code before installing.
Time indexed (1mo)
0toolsLocal/ STDIO1moindexed
Checked Aug 8, 2026
The scanner shows
This server runs locally. We can't scan it remotely; review the source code before installing.
First indexed Aug 8, 2026
Server Profile
⚙
Tools catalogued
0
No tools reported by this server.
☁
Hosting
Local / STDIO
Runs on your machine. Has access to your filesystem, SSH keys, and environment variables.
Override API base URL (default: https://api.calltrackingmetrics.com/api/v1).
CTM_BASIC_AUTHstringREQUIRED
Base64-encoded access_key:secret_key for your parent/reseller account. Get the keys from CTM → Settings → Account Settings → API, or generate the encoded value with `echo -n "access_key:secret_key" | base64`.