Skip to main content
Glama
dar4datascience

DuckDB Eurostat MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_PROVIDERNoThe LLM provider to use. Default: anthropic.anthropic
OPENAI_API_KEYNoAPI key for OpenAI (required if provider is openai).
ANTHROPIC_API_KEYNoAPI key for Anthropic (required if provider is anthropic).
AZURE_OPENAI_API_KEYNoAPI key for Azure OpenAI (required if provider is azure).
AZURE_OPENAI_ENDPOINTNoEndpoint for Azure OpenAI (required if provider is azure).
AZURE_OPENAI_DEPLOYMENTNoDeployment name for Azure OpenAI (required if provider is azure).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/dar4datascience/duckdb-eurostat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server