fr-eli-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FR_ELI_BASE_URL | No | Legifrance lf-engine-app base URL. | https://sandbox-api.piste.gouv.fr/api/v1 |
| FR_ELI_AUDIT_DIR | No | Audit log dir (default ~/.matematic/audit). | ~/.matematic/audit |
| FR_ELI_CACHE_DIR | No | Disk cache dir (default ~/.matematic/cache/fr-eli). | ~/.matematic/cache/fr-eli |
| FR_ELI_CLIENT_ID | Yes | Your PISTE application client id (required). | |
| FR_ELI_OAUTH_URL | No | OAuth token endpoint (sandbox default shown in .mcp.json.example). | https://sandbox-oauth.piste.gouv.fr/api/oauth/token |
| FR_ELI_CLIENT_SECRET | Yes | Your PISTE application client secret (required). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fr_searchA | Keyword-search French legislation or case law on Legifrance. |
| fr_get_actB | Consult a LODA law or decree by its |
| fr_get_textA | Fetch the verbatim text of a single article ( |
| fr_get_decisionA | Consult a court decision by its id (returns the native ECLI). Covers three jurisdictions via the same Legifrance
|
| fr_get_deliberationA | Consult a CNIL deliberation by its |
| fr_get_conventionA | Consult a collective labour agreement text by its |
| fr_get_company_agreementA | Consult a company-level agreement by its Legifrance distributes the full text of ACCO agreements only as a |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/matematicsolutions/fr-eli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server