BOFiP Doctrine fiscale franaise
dev.bofip/bofip
Documentation
Installation
Use the stdio package target with Node.js:
npx -y @bofip/mcp-server
For remote clients, connect to https://mcp.bofip.dev/mcp.
Configuration
- StdIO transport:
npx+-y @bofip/mcp-server - StdIO auth:
BOFIP_API_KEY - Remote HTTP transport:
https://mcp.bofip.dev/mcp - Remote auth header:
X-API-Key
Capabilities
The server exposes BOFiP search and navigation capabilities: full-text search, semantic search, BOI retrieval, citation graphs, hierarchical plan browsing, recent changes, suggestions, health, stats, and status.
Limitations
- Most API endpoints require an API key.
- Semantic search is plan-gated.
- Quotas and per-minute rate limits apply.
- API keys should not be exposed in browser-side code.
- The service is independent from DGFiP and uses BOFiP data under Etalab 2.0.
