Skip to main content
Glama
chartmogul

ChartMogul MCP Server

Official
by chartmogul

list_sources

Retrieve connected billing systems like Stripe or Recurly from ChartMogul to filter subscription data operations and manage customer metrics.

Instructions

[ChartMogul API] List data sources (billing systems connected to ChartMogul like Stripe, Recurly, Custom API). Returns array of data source objects with: uuid (string: data source UUID with ds_ prefix), name (string), created_at (ISO 8601 datetime), status (string), system (string: billing system type). FILTERS: name (string: exact match), system (string: billing system type like "Stripe", "Recurly", "Custom" - case-sensitive). Use data_source_uuid from results to filter other endpoints. Example: system="Stripe" or name="My Custom Source"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNo
systemNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chartmogul/chartmogul-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server