Skip to main content
Glama
cornelcroi

French Tax MCP Server

by cornelcroi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FASTMCP_LOG_LEVELNoLog level for the FastMCP frameworkERROR

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_tax_info_from_webC

Get tax information from official French government websites like impots.gouv.fr, service-public.fr, or legifrance.gouv.fr

get_tax_bracketsB

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

get_form_detailsC

Get detailed information about a specific tax form including fields and instructions

get_cached_tax_infoB

Get cached tax information when web scraping fails

calculate_income_taxB

Calculate French income tax based on net taxable income and household composition

get_tax_procedureC

Get information about a tax procedure from service-public.fr

get_tax_deadlinesB

Get tax deadlines from service-public.fr

health_checkB

Simple health check to verify the server is responsive

get_tax_articleC

Get information about a tax law article from legifrance.gouv.fr

search_tax_lawC

Search for tax law articles on legifrance.gouv.fr

generate_tax_reportC

Generate a detailed report about a specific tax topic

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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