Awesome MCPFinance & Trading

chargebee/agentkit

⭐ 16 TypeScript added to this list on 2025-05-06 repository created 2025-03-11

Chargebee AgentKit is a toolkit published by Chargebee for adding its billing and subscription platform to AI agents and other agentic applications. The repository opens with a deprecation notice: the package no longer receives updates or support, and users are directed to Chargebee's newer KnowledgeBase MCP server, documented in the vendor's billing documentation and described there as having broader capabilities and better accuracy. The repository is organised as a set of packages, and the one that matters here is the MCP server under the modelcontextprotocol directory. That package implements a Model Context Protocol server exposing Chargebee capabilities as tools, so an assistant can work on billing and subscription workflows from inside the client instead of through the Chargebee dashboard or a hand-written API integration. The README states that the server targets developer productivity and that it integrates with AI-powered code editors such as Cursor, Windsurf and Cline, as well as with general-purpose MCP clients such as Claude Desktop. The stated audience is broad: people in different roles who want to connect their own solutions to Chargebee and manage billing and subscription work with help from a model. The code is TypeScript, the project is MIT licensed, and a contribution guide covers outside changes. Because the top-level README is short and defers detail to the package README and the vendor documentation, the exact tool list, the authentication model and the supported Chargebee API surface are not described in the repository root. Anyone evaluating this should read the linked Chargebee MCP documentation first, since the replacement server is the supported path and this repository is now useful mainly as history for existing installations or as a reference implementation of a vendor MCP integration.

https://github.com/chargebee/agentkit

mcpchargebeebillingsubscriptionssaastypescriptdeprecated

Also in Finance & Trading

HKUDS/Vibe-Trading

Vibe-Trading is an AI-powered personal trading agent designed to assist with algorithmic trading, backtesting, and quantitative finance, leveraging large language models and multi-agent systems.

xbtlin/ai-berkshire

AI Berkshire is an investment research framework leveraging AI agents powered by Claude Code and Codex to apply the methodologies of legendary value investors like Buffett and Munger, aiming to red...

financial-datasets/mcp-server

An MCP server that enables AI assistants to access comprehensive stock market and cryptocurrency data from Financial Datasets via the Model Context Protocol interface.

stripe/agent-toolkit

The Stripe Agent Toolkit is a library that integrates Stripe's API into various agent frameworks and the Model Context Protocol (MCP) to enable seamless payment and billing automation in intelligent agent workflows.

sendaifun/solana-agent-kit

Solana Agent Kit is an open-source toolkit that enables AI agents to autonomously perform a wide range of actions on Solana blockchain protocols, integrating AI models with decentralized finance, NFTs, and cross-chain operations.

whchien/ai-trader

AI-Trader is a professional backtesting framework for algorithmic trading with multi-market support and integrated Model Context Protocol (MCP) server enabling AI assistant interaction.

goat-sdk/goat

GOAT is a comprehensive agentic finance toolkit enabling AI agents to autonomously perform financial activities using blockchain, cryptocurrencies, wallets, and supports the Model Context Protocol (MCP) along with other agent frameworks.

alpacahq/alpaca-mcp-server

Alpaca MCP Server is an MCP server implementation that enables large language models to interact with Alpaca's trading API using natural language for stock, options, and crypto trading, portfolio management, and real-time market data access.