mcp-french-energy-open-data
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-french-energy-open-datawhat's the current French electricity mix?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-french-energy-open-data
MCP server for French open energy data: ODRE, éCO2mix, RTE/Enedis source discovery, and electricity mix helpers.
Tools
Run the MCP and call french_energy_open_data_get_sources first to inspect source coverage. This server also exposes domain-specific tools for the topic described above.
Install
npm install
npm run build
npm test
npm run devClaude Desktop
{
"mcpServers": {
"french-energy-open-data": {
"command": "npx",
"args": ["mcp-french-energy-open-data"]
}
}
}Sources
ODRE OpenDataSoft portal: https://odre.opendatasoft.com/
éCO2mix national real-time dataset: https://odre.opendatasoft.com/explore/dataset/eco2mix-national-tr/
RTE éCO2mix downloads: https://www.rte-france.com/en/data-publications/eco2mix/download-indicators
RTE services portal: https://www.services-rte.com/
Publishing
See docs/publishing.md.
Glama / Docker
The repo includes Dockerfile and glama.json.
Build steps:
["npm install", "npm run build"]CMD arguments:
["node", "dist/index.js"]Safety
This MCP helps agents discover and summarize public sources. It is not an official authority. Verify decisions against the competent public service or original data producer.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).
European day-ahead electricity prices (43 zones), accuracy-published forecasts, carbon, optimize.
French public-data MCP: cross-ref health, demographics, business, geo & real-estate.
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/Hug0x0/mcp-french-energy-open-data'
If you have feedback or need assistance with the MCP directory API, please join our Discord server