Stripe Tax and Invoices API MCP Server
@ghassansalloum
About Stripe Tax and Invoices API MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 Stripe Tax and Invoices API MCP Server?
It is a Model Context Protocol (MCP) server that interacts with the Stripe Tax and Invoices API to retrieve and modify tax settings, tax calculations, and invoice data. This server is designed for developers using MCP-compatible clients (e.g., Claude) who need to manage Stripe tax operations programmatically.
How to use Stripe Tax and Invoices API MCP Server?
Install Node.js v16+ and npm v6+, clone the repository, run npm install, copy .env.example to .env, and set your STRIPE_API_KEY. Start with npm start. For Claude Desktop, add a stripe-tax entry pointing to the server path in claude_desktop_config.json. Each tool accepts an optional apiKey parameter; otherwise the environment variable is used.
Key features of Stripe Tax and Invoices API MCP Server
- Retrieve current Stripe tax settings
- Update tax settings (jurisdiction, address, tax ID)
- Create and retrieve tax calculations
- List line items for a tax calculation
- Get and update product tax code associations
Use cases of Stripe Tax and Invoices API MCP Server
- Retrieve current default tax jurisdiction and head office address from Stripe
- Update tax settings to change jurisdiction or tax identification number
- Create a tax calculation for an order with line items and customer details
- Retrieve a completed tax calculation to see the tax breakdown
- Assign a tax code to a product for accurate tax rate application
FAQ from Stripe Tax and Invoices API MCP Server
What are the prerequisites for using this server?
Node.js v16 or higher, npm v6 or higher, and a Stripe account with API access are required.
How do I provide my Stripe API key?
Set the STRIPE_API_KEY environment variable in the .env file, or pass the apiKey parameter directly to each tool call.
Is the included test API key valid?
No, the test API key in the sample files has expired. You must provide your own valid API key from your Stripe dashboard.
Can I use a restricted API key for production?
Yes, for production use a restricted API key with only tax-related permissions. In development, you can use a test API key.
More Finance & Commerce MCP servers
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
MetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
Crypto Indicators MCP Server
kukapayAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
Comments