MCP Server that connects AI agents to Chargebee platform.
Model Context Protocol (MCP) is a standardized protocol designed to manage context between large language models (LLMs) and external systems.
The Chargebee MCP Server offers a robust set of tools to improve developer efficiency. It integrates with AI-powered code editors like Cursor, Windsurf, and Cline, as well as general-purpose tools such as Claude Desktop. It is compatible with any MCP Client.
With this MCP Server, you can:
To run the Chargebee MCP server using Node.js npx, execute the following command:
npx -y @chargebee/mcp@latest
Tool | Description |
---|---|
chargebee_documentation_search | Search Chargebee's documentation to retrieve detailed information and usage guides. |
chargebee_code_planner | Generate structured code outlines and sample code for integrating Chargebee's APIs and features. |
To add this server to Cursor IDE:
Cursor Settings
> MCP
.+ Add new Global MCP Server
..cursor/mcp.json
file:{ "mcpServers": { "chargebee": { "command": "npx", "args": [ "-y", "@chargebee/mcp" ] } } }
Refer to the Cursor documentation for additional details. Note: You can also add this to your project-specific Cursor configuration (supported in Cursor 0.46+).
To set up MCP with Cascade:
Settings
> Advanced Settings
or use the Command Palette > Open Windsurf Settings Page
.mcp_config.json
.mcp_config.json
:Refer to the Windsurf documentation for more information.
Install the Chargebee MCP server in VS Code using one of these buttons:
Alternatively, you can install the Chargebee MCP server using the VS Code CLI:
code --add-mcp '{"name":"chargebee","command":"npx","args":["-y","@chargebee/mcp"]}'
code-insiders --add-mcp '{"name":"chargebee","command":"npx","args":["-y","@chargebee/mcp"]}'
After installation, the Chargebee MCP server will be available for use with your GitHub Copilot agent in VS Code.
Add the following configuration to your claude_desktop_config.json
file. Refer to the Claude Desktop documentation for more details:
Manually add the following JSON to your cline_mcp_settings.json
file via the Cline MCP Server settings:
Access the MCP settings by selecting Edit MCP Settings
in Roo Code settings or using the Roo Code: Open MCP Config
command in the VS Code command palette:
To contribute to this project, refer to the contribution guide.
MIT
Location services, directions, and place details
The only platform you need to get paid - all payments in one place, invoicing and accounting reconciliations with Adfin.
Navigate your Aiven projects and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
Marketing insights and audience analysis from Audiense reports, covering demographic, cultural, influencer, and content engagement analysis.
Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
Core AWS MCP server providing prompt understanding and server management capabilities.
Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
Fetch, convert, and search AWS documentation pages, with recommendations for related content.
Generate images using Amazon Nova Canvas with text prompts and color guidance.