Chargebee
FreeChargebee 官方集成,将 AI 代理连接到 Chargebee 计费平台。
FreeFree tier
Inputs: textOutputs: text
About Chargebee
Chargebee MCP Server is a standardized protocol server that integrates AI agents with Chargebee's billing platform. It provides tools for querying Chargebee documentation, generating context-aware code snippets, and accessing the Chargebee knowledge base (including FAQs and release notes). Compatible with AI-powered code editors like Cursor, Windsurf, Cline, and Claude Desktop. Note: This package is deprecated and no longer receives updates; users are recommended to migrate to the new KnowledgeBase MCP Server.
Key Features
Query Chargebee documentation via chargebee_documentation_search tool
Generate structured code outlines and sample code with chargebee_code_planner tool
Access Chargebee knowledge base including documentation, FAQs, and release notes
Integrate with AI-powered code editors like Cursor, Windsurf, Cline, and Claude Desktop
Easy setup via npx command: npx -y @chargebee/mcp@latest
Pros & Cons
Pros
- Official Chargebee integration ensures accurate and up-to-date information
- Context-aware code snippets tailored to specific integration needs
- Compatible with multiple MCP-compatible editors and clients
- Easy to set up using npx command
Cons
- Deprecated and no longer receives updates or support
- Requires Node.js LTS environment
- Only useful for developers working with Chargebee API
- Limited to two tools (search and code planner)
Best For
Integrating Chargebee billing API in software projectsGetting context-aware code snippets for Chargebee integrationSearching Chargebee documentation and release notes for development queriesAutomating Chargebee-related tasks in AI-assisted coding environments
FAQ
What is Chargebee MCP Server?
It is an MCP (Model Context Protocol) server that integrates AI agents with Chargebee's billing platform, providing tools for documentation search and code planning.
Is this package still supported?
No, this package is deprecated and will no longer receive updates. Users should migrate to the new KnowledgeBase MCP Server.
How do I set it up?
Run npx -y @chargebee/mcp@latest. It requires Node.js LTS.
Which editors are compatible?
It works with Cursor, Windsurf, Cline, Claude Desktop, and any MCP client.