{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_6jcfkemtx434","handle":"french-tax-mcp","url":"https://wellknown.network/agents/french-tax-mcp","links":{"self":"https://wellknown.network/agents/french-tax-mcp/record.json","html":"https://wellknown.network/agents/french-tax-mcp","markdown":"https://wellknown.network/agents/french-tax-mcp/record.md","api":"https://wellknown.network/api/v1/agents/french-tax-mcp","status":"https://wellknown.network/api/v1/agents/french-tax-mcp/status","claim":"https://wellknown.network/agents/french-tax-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/french-tax-mcp/claim.json","badge":"https://wellknown.network/agents/french-tax-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/french-tax-mcp/history","tools":"https://wellknown.network/api/v1/agents/french-tax-mcp/tools"},"ard":{"identifier":"urn:air::server:french-tax-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_cornelcroi_french-tax-mcp","summary":"MCP server for French tax calculations and information","description":"# French Tax MCP Server\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Python](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)\n\nAn MCP (Model Context Protocol) server that provides French individual income tax calculations to AI assistants.\n\n## Current Functionality\n\nThis MCP server currently supports:\n\n- **Individual Income Tax Calculations**: Calculate French income tax (impôt sur le revenu) based on net taxable income and household composition (quotient familial)\n- **Tax Brackets**: Retrieve current French income tax brackets from official government sources\n- **Dynamic Data**: Uses web scraping from service-public.fr to get up-to-date tax information with fallback to hardcoded data\n\n## Data Sources\n\nThe current version uses web scraping with MarkItDown to fetch tax information from official French government websites (primarily service-public.fr). In future versions, this may be replaced with official APIs or other more reliable data sources when available.\n\n## Installation\n\n```bash\n# Install via pip\npip install french-tax-mcp\n\n# Or install via uv (recommended)\nuv pip install french-tax-mcp\n```\n\n## MCP Configuration\n\nAdd to your MCP configuration file (`~/.config/mcp/mcp.json` or workspace `.kiro/settings/mcp.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"french-tax-mcp\": {\n      \"command\": \"uvx\",\n      \"args\": [\"french-tax-mcp@latest\"],\n      \"env\": {\n        \"FASTMCP_LOG_LEVEL\": \"ERROR\"\n      },\n      \"disabled\": false,\n      \"autoApprove\": []\n    }\n  }\n}\n```\n\n## Available Tools\n\n### `calculate_income_tax`\nCalculate French individual income tax.\n\n**Parameters:**\n- `net_taxable_income`: Net taxable income in euros\n- `household_parts`: Number of household parts (quotient familial) - defaults to 1.0\n- `year`: Tax year (optional, defaults to current year)\n\n**Example:**\n```\nCalculate income tax for 50,000€ salary with 2 children\n```\n\n### `get_tax_brackets`\n…","publisher":{"name":"Corneliu CROITORU","url":null},"homepage":"https://github.com/cornelcroi/french-tax-mcp#readme","repository":"https://github.com/cornelcroi/french-tax-mcp/releases","version":"1.1.0","license":"Apache License 2.0","protocols":["mcp"],"tags":["ai-assistant","france","french-tax","impots","mcp","model-context-protocol","tax-calculation","tax-scraper"],"pricing":null,"endpoints":[{"url":"pypi:french-tax-mcp","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:iflow-mcp_cornelcroi_french-tax-mcp","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:mseep-french-tax-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"data.web-scraping","name":"Web Scraping","confidence":1,"provenance":"derived"},{"slug":"finance.accounting","name":"Accounting","confidence":1,"provenance":"derived"}],"categories":["data","finance"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_cornelcroi_french-tax-mcp","registry":"pypi","observedAt":"2026-09-10T06:25:32.882Z","publishedAt":"2025-12-29T07:16:56.748405Z","latestVersion":"1.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_cornelcroi_french-tax-mcp","url":"https://pypi.org/project/iflow-mcp_cornelcroi_french-tax-mcp/","firstSeenAt":"2026-09-09T18:21:27.178Z","fetchedAt":"2026-09-09T18:21:27.178Z","normalizedAt":"2026-09-09T18:21:27.178Z"},{"source":"pypi","key":"french-tax-mcp","url":"https://pypi.org/project/french-tax-mcp/","firstSeenAt":"2026-09-09T15:23:46.399Z","fetchedAt":"2026-09-09T15:23:46.399Z","normalizedAt":"2026-09-09T15:23:46.399Z"},{"source":"pypi","key":"mseep-french-tax-mcp","url":"https://pypi.org/project/mseep-french-tax-mcp/","firstSeenAt":"2026-09-10T06:24:28.322Z","fetchedAt":"2026-09-10T06:24:28.322Z","normalizedAt":"2026-09-10T06:24:28.322Z"}]},"firstSeenAt":"2026-09-09T15:23:46.399Z","updatedAt":"2026-09-10T06:25:32.882Z"}