stripe-tax-mcp-server
0
This project is an MCP server designed to interact with the Stripe Tax and Invoices API. It provides various tools for managing and performing operations on tax settings and invoices. Key features include retrieving tax settings, updating tax configurations, and handling tax calculations.
add
Simple addition tool that receives two numbers and returns their sum
calculate-bmi
Tools for calculating BMI, receiving weight and height and returning BMI values
fetch-weather
Asynchronous tool, calling external API to obtain weather data
echo
Simple echo tool that receives messages and returns the same message
query
SQLite query tool, execute SQL query and return results