We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/code-rabi/mews-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
get-all-tax-environments-ticket.md•686 B
# Get All Tax Environments Tool
## Description
Returns all tax environments supported by the API
## API Documentation
- **Category**: Configuration
- **Documentation URL**: https://mews-systems.gitbook.io/connector-api/operations/configuration/get-all-tax-environments
## Implementation Details
- **Tool Name**: `getAllTaxEnvironments`
- **HTTP Method**: POST
- **Endpoint**: `/api/connector/v1/taxEnvironments/getAll`
## Parameters
- None required
## Expected Response
- Array of tax environment objects
## Priority
Medium
## Status
Not Started
## Notes
- Critical for tax calculation compliance
- Different environments have different rules
- Should be cached for performance