DuckDB Eurostat MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_PROVIDER | No | The LLM provider to use. Default: anthropic. | anthropic |
| OPENAI_API_KEY | No | API key for OpenAI (required if provider is openai). | |
| ANTHROPIC_API_KEY | No | API key for Anthropic (required if provider is anthropic). | |
| AZURE_OPENAI_API_KEY | No | API key for Azure OpenAI (required if provider is azure). | |
| AZURE_OPENAI_ENDPOINT | No | Endpoint for Azure OpenAI (required if provider is azure). | |
| AZURE_OPENAI_DEPLOYMENT | No | Deployment 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
| Name | Description |
|---|---|
No tools | |
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
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