73
/ 100
15 days ago
glama

DuckDB Eurostat MCP Server

Enables querying Eurostat data using natural language, powered by DuckDB for optimized performance.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: ANTHROPIC_API_KEY, OPENAI_API_KEY, AZURE_OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYexport =your-api-key-here
🔐 secretOPENAI_API_KEYexport =your-api-key-here
🔐 secretAZURE_OPENAI_API_KEYexport =your-api-key-here
configAZURE_OPENAI_ENDPOINTexport =https://your-resource.openai.azure.com/
configAZURE_OPENAI_DEPLOYMENTexport =your-deployment-name
configLLM_PROVIDERexport =anthropic
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dar4datascience-duckdb-eurostat-mcp-gn1wwr)](https://m8ven.ai/mcp/dar4datascience-duckdb-eurostat-mcp-gn1wwr)
commit: 7f76518d9bfd6be93be0346e8144506bfac69d0f
code hash: 8564e0995bd0f2c7f4cb7b8d275f8d3176a278784e57e9cb49edb1a17719e8fb
verified: 6/22/2026, 12:19:33 PM
view raw JSON →
DuckDB Eurostat MCP Server · M8ven Trust Score | M8ven