ChartMogul's MCP Server
@chartmogul
About ChartMogul's MCP Server
The MCP server for ChartMogul
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-chartmogul": {
"command": "uv",
"args": [
"--directory",
"/path/to/your/local/chartmogul-mcp-server",
"run",
"main.py"
],
"env": {
"CHARTMOGUL_TOKEN": "<YOUR-CHARTMOGUL-TOKEN>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ChartMogul MCP Server?
ChartMogul MCP Server is a Model Context Protocol server that provides tools for interacting with the ChartMogul API. It enables users to manage customers, contacts, subscriptions, sales opportunities, plans, and retrieve analytics metrics (MRR, ARR, churn rates, LTV). This server is designed for SaaS teams using Claude Desktop to access and manage their ChartMogul data.
How to use ChartMogul MCP Server?
Install via uv and configure in the Claude Desktop config file (claude_desktop_config.json) with a CHARTMOGUL_TOKEN environment variable. Provide the path to the server directory and restart Claude Desktop to use the available tools.
Key features of ChartMogul MCP Server
- Manage customers, contacts, and subscriptions
- Create and update sales opportunities and tasks
- Retrieve all key metrics (MRR, ARR, ARPA, ASP)
- List and filter data sources, plans, and plan groups
- Add tags and custom attributes to customers
- Log customer notes and call activities
Use cases of ChartMogul MCP Server
- Pull real-time subscription metrics into conversations with Claude
- Update customer records and add notes from chat
- Create and track sales opportunities without leaving Claude
- Manage subscription plans and plan groups programmatically
FAQ from ChartMogul MCP Server
How do I set up the server?
Add the JSON configuration with the uv command and your ChartMogul API token to Claude Desktop's config file, then restart the desktop app.
What authentication is required?
You need a CHARTMOGUL_TOKEN environment variable containing your ChartMogul API token.
What runtime does the server require?
The server runs with Python and uv. For development, Node.js and npm are also needed for the MCP inspector.
Frequently asked questions
How do I set up the server?
Add the JSON configuration with the `uv` command and your ChartMogul API token to Claude Desktop's config file, then restart the desktop app.
What authentication is required?
You need a `CHARTMOGUL_TOKEN` environment variable containing your ChartMogul API token.
What runtime does the server require?
The server runs with Python and `uv`. For development, Node.js and npm are also needed for the MCP inspector.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
ICSS
chokcoco不止于 CSS
Comments