Mmcp.market

Data Studio MCP server

by geek-fun·io.github.geek-fun/data-studio·v0.1.12

Unified MCP server for SQL and NoSQL databases, powered by dockit and sqlkit desktop apps

A94/100grade A
What users say
No reviews yet
Be the first
Safety scan
A94/100

full report

Adoption
Growing

3 stars43 downloads/wk

Reviews

Write one

Nobody has reviewed Data Studio yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Data Studio tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

no findings
  • Code scan18 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 17 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Overall 94/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Data Studio repository's README, as published. We do not edit it. Read it on GitHub

Data Studio Agent

Let your AI coding agent securely access all your databases, in plain language.

Local-first. Enterprise-grade security. Open source.

📖 Product Page · npm · dockit · sqlkit · Releases

English · 简体中文

This repository contains the Data Studio MCP Server, a Model Context Protocol server that gives AI coding agents direct access to your databases through the dockit and sqlkit desktop apps.

  • SQL (via sqlkit): 70+ databases (PostgreSQL, MySQL, SQL Server, Oracle, SQLite, DuckDB, ClickHouse, Snowflake, BigQuery, and more)
  • NoSQL (via dockit): Elasticsearch, OpenSearch, MongoDB, DynamoDB

Features

  • Any AI coding agent. Claude Code, Cursor, Windsurf, OpenCode, Codex, Cline, Pi, Qoder, GitHub Copilot, or any MCP client.
  • Any OS. macOS, Windows, Linux.
  • Any LLM model. Bring your own provider. No lock-in.
  • One MCP server, one config. Routes to both SqlKit (SQL) and DocKit (NoSQL) bridges over localhost.
  • Enterprise-grade security. See below.

Quick start

1. Prerequisites

Install and launch dockit and/or sqlkit, add a database connection, and make sure Settings → MCP Bridge → Auto-start is enabled (it is by default). Install both apps for the full SQL + NoSQL tool set.

2. Install the MCP server

npm install -g @geek-fun/data-studio-mcp

Or run it without installing (npx downloads it on first run):

npx -y @geek-fun/data-studio-mcp

3. Add it to your AI tool

OpenAI Codex, one command:

codex mcp add data-studio -- npx -y @geek-fun/data-studio-mcp

Claude Code, one command:

claude mcp add --transport stdio data-studio -- npx -y @geek-fun/data-studio-mcp

Cursor. Create .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @geek-fun/data-studio-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add data-studio -- npx -y @geek-fun/data-studio-mcp
Add to Cursor

Data Studio: common questions

Is Data Studio MCP server safe?
Yes, by our scan: it is graded A (94/100). Read the Data Studio safety report
How do I install Data Studio?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Data Studio need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Data Studio maintained?
The last commit was 19 days ago (2026-09-06). The latest release is v0.1.12.
What can I use instead of Data Studio?
Servers from other publishers that do the same job: Mako MCP server, DBHub MCP server and LINQ to DB MCP server. Compare all Data Studio alternatives.

Alternatives to Data Studio

Same job from other publishers: the closest match first, then the best rated.

All Data Studio alternatives →
  • Mako
    Explore your databases, validate SQL, and build & publish data apps in your Mako workspace.
    A
  • DBHub
    Token-efficient database MCP server for PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, SQLite
    A
  • LINQ to DB
    Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB.
    A
  • Magic Cloud
    Generate secured CRUD APIs over your database, run SQL, manage files, tasks and a headless browser
    A
  • Grain
    Run SQL queries and inspect database schemas through safe, visible MCP tools.
    B

More from geek-fun →