Skip to main content
Glama

Mews MCP

by code-rabi

getAllTaxations

Retrieve all supported taxations across specific tax environments using the Mews MCP server, enabling streamlined financial and compliance management in hospitality operations.

Instructions

Returns all taxations supported in tax environments

Input Schema

NameRequiredDescriptionDefault
TaxEnvironmentIdsNoFilter by tax environment IDs

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "TaxEnvironmentIds": { "description": "Filter by tax environment IDs", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

MCP directory API

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