French Business Analyser
About
Real-time supplier verification for AI agents
Details
- Author
- Vannelier
- Downloads
- 269
- Categories
- Other
Jump to
- Queries 9 official French registries in real time
- Returns pay / hold / block verdict with risk flags
- Supplier scoring for tax liens, insolvency, director history
- Invoice processing with verification of 11 legal mentions
- Certification checks: RGE, Qualiopi, BIO from open data
- Supplier comparison ranking 2–5 vendors by safety
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
French Business AnalyserCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install the server and configure it with a single JSON block — no API key or OAuth needed. Invoke any of the 12 available tools (e.g., score_supplier, lookup_company, compare_suppliers, verify_invoice) per call; 5 tools are completely free, paid tools cost between €0.005 and €0.10 per call.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"french business analyser": {
"french-business-analyser": {
"url": "https://mcp-business-checker-production.up.railway.app/mcp",
"transport": "streamable-http",
"timeout": 15000
}
}
}
}
McpServers
{
"french-business-analyser": {
"url": "https://mcp-business-checker-production.up.railway.app/mcp",
"transport": "streamable-http",
"timeout": 15000
}
}
Real-time supplier verification for AI agents
MCP server that queries 9 official French registries (SIRENE, BODACC, VIES, INPI, sûretés mobilières, ADEME, DGEFP, Agence Bio) and returns a structured pay / hold / block verdict with risk flags.
What it does
Supplier scoring — tax liens, social liens, insolvency, negative equity, director history
Invoice processing — extract structured data + verify all 11 legally required mentions
Certification checks — RGE, Qualiopi, BIO from official open data
Supplier comparison — rank 2–5 vendors from safest to riskiest
Why it exists
Without it, agents hallucinate financial figures from training data. With it, every data point comes from an official registry queried at call time. What is unavailable is explicitly marked — not invented.
Pricing
12 tools, 5 completely free. Paid tools from €0.005 to €0.10 per call. No subscription, no API key, no OAuth — one JSON config block and you're live.
Tool Price
score_supplier €0.02
lookup_company €0.005
compare_suppliers €0.06
verify_invoice €0.025
full_due_diligence €0.10
score_director_risk €0.01
parse_invoice €0.005
5 free tools Free
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



