Skip to main content
Glama

French Tax MCP Server

by cornelcroi

get_tax_brackets

Retrieve French income tax brackets for a specific year to calculate individual tax obligations based on official government data.

Instructions

Get income tax brackets (tranches d'imposition) for a specific year

Input Schema

NameRequiredDescriptionDefault
yearNo

Input Schema (JSON Schema)

{ "properties": { "year": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Year" } }, "title": "get_tax_brackets_wrapperArguments", "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/cornelcroi/french-tax-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server