stripe-tax-mcp-server
If you are the rightful owner of stripe-tax-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that interacts with the Stripe Tax and Invoices API to retrieve and modify tax settings, calculations, and invoice data.
getTaxSettings
Retrieves current tax settings from Stripe.
updateTaxSettings
Updates tax settings in Stripe.
retrieveTaxCalculation
Retrieves a tax calculation from Stripe by its ID.
createTaxCalculation
Creates a new tax calculation in Stripe.
listTaxCalculationLineItems
Retrieves line items for a tax calculation from Stripe by its ID.