Back to Home
hiiamhacker23213 icon

french-tax-mcp

Verified Safe

by hiiamhacker23213

Overview

Provides a robust server for French tax calculations and information, designed to assist AI systems with accurate guidance.

Installation

Run Command
python scripts/run_server.py

Security Notes

The project uses web scraping from official French government websites (impots.gouv.fr, service-public.fr, legifrance.gouv.fr). While the `BaseScraper` implements good practices like rate limiting, caching, and retries with `httpx`, any interaction with external, untrusted content carries inherent risks (e.g., unexpected HTML structure leading to parsing errors, or serving stale data from cache if official sources update). The server does not appear to use `eval` or contain hardcoded secrets. Output is typically structured (JSON, Markdown), reducing the risk of direct script injection if consumed by an AI.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2026-01-19

Tags

french-taxtax-calculationai-assistantmcp-serverweb-scraping