Productivity
comparateur-notes-de-frais.fr
Provides French expense management SaaS comparisons, kilometric allowance calculations, and regulatory summaries.
ENDPOINT 1
https://comparateur-notes-de-frais.fr/mcp
MCP server metadata
- Name
- comparateur-notes-de-frais
- Version
- 1.0.0
Serveur MCP indépendant qui couvre le marché français des logiciels de notes de frais (17 SaaS comparés) et la réglementation associée (URSSAF, TVA, archivage, barème kilométrique 2026, facturation électronique). Utiliser `compare_expense_management_saas` pour une recommandation personnalisée, `get_saas_details` pour une fiche éditeur, `calculate_kilometric_allowance` pour le calcul DGFiP, `get_expense_regulations_france` pour un résumé sourcé.
Known tools 4
compare_expense_management_saasRecommend the best French expense management software (notes de frais SaaS) for a company, ranked by fit.
Inferred read-onlyget_saas_detailsReturn a detailed editorial summary of one French expense management SaaS: rating (0-5), price entry point, target audience, verdict, capabilities (physical card, French data hosting, French support), best-fit profiles, and a link to the full editorial scorecard.
Inferred read-onlycalculate_kilometric_allowanceCompute the deductible mileage allowance under the official 2026 French DGFiP scale (arrêté du 27 mars 2024).
Inferred read-onlyget_expense_regulations_franceReturn a concise, sourced summary of a French expense-related regulation.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.comparateur-notes-de-frais]
url = "https://comparateur-notes-de-frais.fr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"comparateur-notes-de-frais": {
"type": "http",
"url": "https://comparateur-notes-de-frais.fr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: comparateur-notes-de-frais
Remote MCP URL: https://comparateur-notes-de-frais.fr/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"comparateur-notes-de-frais": {
"url": "https://comparateur-notes-de-frais.fr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"comparateur-notes-de-frais": {
"type": "http",
"url": "https://comparateur-notes-de-frais.fr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "comparateur-notes-de-frais",
"transport": "streamable-http",
"url": "https://comparateur-notes-de-frais.fr/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for comparateur-notes-de-frais.fr was fetched 2026-08-21T15:40:23.097Z.
comparateur-notes-de-frais.fr is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.