Skip to content
Chargebee MCP logo

AI-powered assistant for Chargebee integration and documentation search.

Visit Website
Tracked since2026
0 reviews tracked

The Bottom Line

Entry price

Free, no paid tier

Biggest pro

Simple setup using npx, requiring no complex configuration.

Biggest con

Deprecated and no longer maintained; users should migrate to the KnowledgeBase MCP Server.

TL;DR - Chargebee MCP

  • Provides Chargebee documentation search and code planning via the Model Context Protocol (MCP).
  • Integrates with popular AI coding tools like Cursor, Windsurf, VS Code, and Claude Desktop.
  • Deprecated in favor of the new KnowledgeBase MCP Server with enhanced capabilities.
Pricing: Free forever
Best for: Individuals & startups

What is Chargebee MCP?

Editorial review
The Chargebee MCP Server is a tool that integrates with AI-powered code editors and assistants via the Model Context Protocol (MCP). It provides developers with immediate access to Chargebee's knowledge base, including documentation, FAQs, and release notes, and can generate context-aware code snippets for integrating Chargebee's APIs and features. It works with popular MCP clients such as Cursor, Windsurf, VS Code, Claude Desktop, Cline, and Roo Code. This server is designed to improve developer efficiency by reducing the need to manually search documentation or write boilerplate integration code. It offers two main tools: chargebee_documentation_search for retrieving detailed information and usage guides, and chargebee_code_planner for generating structured code outlines and sample code. Note: The Chargebee MCP Server is deprecated and no longer receives updates. Users are encouraged to migrate to the new KnowledgeBase MCP Server, which provides enhanced capabilities and improved accuracy.

Pros & Cons

Pros

  • Simple setup using npx, requiring no complex configuration.
  • Works across multiple IDEs and AI assistants that support MCP.
  • Provides instant access to Chargebee's knowledge base directly from the development environment.

Cons

  • Deprecated and no longer maintained; users should migrate to the KnowledgeBase MCP Server.
  • Limited to Chargebee-specific documentation and integration tasks.

Preview

Key Features

chargebee_documentation_search tool for retrieving Chargebee documentation, FAQs, and release notes.chargebee_code_planner tool for generating structured code outlines and sample integration code.Compatible with any MCP client, including Cursor, Windsurf, VS Code, Claude Desktop, Cline, and Roo Code.Easy setup via npx command without manual configuration files.Context-aware code snippets tailored to specific integration needs.

Pricing Plans

Pricing checked Aug 20, 2026

Open Source

Free

  • Full source code access
  • Community support
  • Self-hosted

Is Chargebee MCP worth the price?

95/100

This pricing is exceptionally generous as it is entirely free and open source, giving full source code access and self-hosting ability.

There are no paid tiers or hidden charges, making it ideal for developers already using Chargebee who want a customizable AI assistant without upfront cost. Best for cost-conscious teams that can self-host.

Hidden Costs & Gotchas

Self-hosting infrastructure costs not included

No official support beyond community forums

May require additional MCP server setup

No commercial license or SLA provided

Potential need for paid Chargebee subscription

How Chargebee MCP Compares to Competitors

Compared to proprietary MCP assistants or Chargebee's own paid add-ons, this open source offering is free, which is far cheaper than any commercial alternative. However, alternatives like Zapier's AI integrations or other MCP servers may offer more turnkey support and hosted versions, but at a significant cost. This tool provides excellent value for teams willing to self-host and manage their own infrastructure.

Reviews

Improve Your Thinking Patterns Using ChatGPT cover
$99Free with your review

Review Chargebee MCP, get a free AI guide

Share your experience and we will send you Improve Your Thinking Patterns Using ChatGPT, free.

Write a review

Best Chargebee MCP Alternatives

Top alternatives based on features, pricing, and user needs.

View full list →

Most buyers shortlist 2 or 3 tools before committing. Pull a side-by-side comparison or browse the full alternatives shortlist below.

Explore More

Chargebee MCP FAQ

What tools does the Chargebee MCP Server integrate with?

The Chargebee MCP Server integrates with any MCP client, including Cursor, Windsurf, VS Code (via GitHub Copilot), Claude Desktop, Cline, and Roo Code.

How do I set up the Chargebee MCP Server in Cursor?

In Cursor, navigate to Settings > MCP, add a new Global MCP Server, and paste the configuration: {"mcpServers": {"chargebee": {"command": "npx", "args": ["-y", "@chargebee/mcp"]}}} into your global .cursor/mcp.json file.

What is the difference between the Chargebee MCP Server and the new KnowledgeBase MCP Server?

The Chargebee MCP Server is deprecated and will no longer receive updates. The new KnowledgeBase MCP Server provides enhanced capabilities and improved accuracy, and users are encouraged to migrate to it.

Can I use the Chargebee MCP Server with GitHub Copilot?

Yes, the Chargebee MCP Server can be used with GitHub Copilot in VS Code by installing it via the VS Code CLI or the MCP configuration file, making it available to the Copilot agent.

What commands are available in the Chargebee MCP Server?

The server provides two tools: chargebee_documentation_search for searching Chargebee's documentation to retrieve detailed information and usage guides, and chargebee_code_planner for generating structured code outlines and sample code for integrating Chargebee's APIs and features.

Is the Chargebee MCP Server still supported?

No, the Chargebee MCP Server is deprecated and no longer receives updates or support. Users should migrate to the new KnowledgeBase MCP Server.

What are the prerequisites for running the Chargebee MCP Server?

The server requires Node.js LTS version to function correctly. It is run via npx, so Node.js and npm must be installed.

How do I configure the Chargebee MCP Server in VS Code?

You can install it using the VS Code CLI: code --add-mcp '{"name":"chargebee","command":"npx","args":["-y","@chargebee/mcp"]}'. Alternatively, use the VS Code MCP configuration file.

Source: github.com

Guides & Articles