Data Studio
Rank #9,672io.github.geek-fun/data-studio
Unified MCP server for SQL and NoSQL databases, powered by dockit and sqlkit desktop apps
Data Studio is a Model Context Protocol (MCP) server published by geek-fun. It ranks #9,672 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Data Studio is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 122,374 of 132,046 servers on MCP Toplist.
Use Data Studio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add data-studio -- npx -y @geek-fun/data-studio-mcp[mcp_servers.data-studio]
command = "npx"
args = ["-y", "@geek-fun/data-studio-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"data-studio": {
"command": "npx",
"args": [
"-y",
"@geek-fun/data-studio-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"data-studio": {
"command": "npx",
"args": [
"-y",
"@geek-fun/data-studio-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"data-studio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@geek-fun/data-studio-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"data-studio": {
"command": "npx",
"args": [
"-y",
"@geek-fun/data-studio-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"data-studio": {
"command": "npx",
"args": [
"-y",
"@geek-fun/data-studio-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.geek-fun%2Fdata-studio)<a href="https://mcptoplist.com/server/io.github.geek-fun%2Fdata-studio"><img src="https://mcptoplist.com/badge/io.github.geek-fun%2Fdata-studio.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
geek-fun
Available versions (3)
| Version | Published |
|---|---|
| 0.1.12 | Aug 14, 2026 |
| 0.1.10 | Aug 9, 2026 |
| 0.1.9 | Aug 9, 2026 |
Frequently asked questions
- Who maintains Data Studio?
- Data Studio is maintained by geek-fun, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Data Studio listed on the Official MCP Registry?
- Yes — Data Studio is listed on the Official MCP Registry, alongside Glama.
- How many versions does Data Studio have?
- MCP Toplist tracks 3 versions of Data Studio, most recently published on Aug 14, 2026.
- Where can I find the source code for Data Studio?
- The source code for Data Studio is hosted at github.com/geek-fun/data-studio-agent.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.