Home › Databases & Data › datanika-core
datanika-core
Read-only-by-default MCP for Datanika: browse data, run dbt transforms, manage ELT pipelines.
Topics: Data Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.2.0)
uvx datanika-mcp
Or add to your MCP client config:
{
"mcpServers": {
"datanika-core": {
"command": "uvx",
"args": [
"datanika-mcp"
],
"env": {
"DATANIKA_URL": "<YOUR_VALUE>",
"DATANIKA_API_KEY": "<YOUR_VALUE>",
"DATANIKA_ALLOW_WRITE": "<YOUR_VALUE>"
}
}
}
}
DATANIKA_URL— Datanika instance URL (defaults to https://app.datanika.io; set this for a self-hosted instance)DATANIKA_API_KEYrequired secret — Datanika API key (from Settings -> API Keys)DATANIKA_ALLOW_WRITE— Set to true to enable write/trigger tools (read-only by default)
Related servers
dbt-mcp
Official MCP server for [dbt (data build tool)](https://www.getdbt.com/product/what-is-dbt) providing integration with dbt Core/Cloud CLI,…
operational-ontology
Reference implementation of an "operational ontology": MCP tools are generated from a typed business domain model (objects, links,…
mcp-server
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
MCP Superset
Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security
mcp-databricks-server
Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.
kafka-schema-reg-mcp
Comprehensive Kafka Schema Registry MCP server with 48 tools for multi-registry management, schema migration, and enterprise features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry