DX MCP Server
by get-dx · data-analytics · mcp-server, lobehub, developer
使用自然语言在 DX Data Cloud 上编写和执行组织数据的查询。需要通过环境变量 DB_URL 配置的 Postgres 数据库连接。
Source: https://github.com/get-dx/dx-mcp-server
Install
git clone https://github.com/get-dx/dx-mcp-serverUse this forAI-extracted
- →Integrate developer experience tooling into Claude-based AI agents for workflow automation
- →Query and analyze code metrics from repositories through MCP protocol
- →Enable AI agents to interact with DX platform services for development insights
Works with
Tags: mcp-server, lobehub, developer
⭐ 34 GitHub stars · Source: lobehub
About data-analytics MCP servers and Claude skills
data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
DX MCP Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related data-analytics MCPs and skills
- MySQL MCP Server by alittleyellowkevin
A Model Context Protocol (MCP) server that provides access to a MySQL database, allowing agents to execute SQL queries. Requires a running MySQL server configured via environment variables MYSQL_HOST, MYSQL_PORT, MYSQL_USER, MYSQL_PASSWORD, and MYSQL_DATABASE.
- ssas-mcp-server-by-cdata by cdatasoftware
CData 提供的只读 Model Context Protocol (MCP) 服务器,用于 SQL Server Analysis Services。需要外部的 CData JDBC 驱动程序(SQL Server Analysis Services 版),必须单独下载并获得授权。该服务器使用 .prp 配置文件连接到数据源。
- mcp-embedding-search by spences10
A Model Context Protocol (MCP) server that queries a Turso database containing embeddings and transcript segments. Requires environment variables TURSO_URL and TURSO_AUTH_TOKEN to configure the Turso database connection.
- Magic Garden Neo4j MCP Server by yourusername
用于 Neo4j 图数据库操作的 Model Context Protocol (MCP) 服务器,专为 Magic Garden AI 儿童教育平台设计。需要通过环境变量(例如 NEO4J_URI、NEO4J_USER、NEO4J_PASSWORD、NEO4J_DATABASE)配置外部 Neo4j 数据库连接。
- Conectica by darknodebros
An MCP server that enables multiple AI models (Claude, ChatGPT, Gemini) to share and persist context via a local-first vault of markdown files and SQLite index, allowing seamless cross-AI memory.
- MCP Database Bridge by buvaneswaraneb
A secure, read-only MCP server that empowers Claude Desktop and AI agents to safely query and inspect local SQLite databases.
- receipts-api-mcp by chf3198
Enables querying and analyzing receipt data with SQL-style grouped statistics, filtering, and receipt lookup through natural language via MCP-compatible clients.
- ilma by Brotal-LLC
Framework-agnostic MCP server for agent memory with Postgres + pgvector, enabling persistent memory, recall, and task management across sessions.
Frequently asked questions
How do I install DX MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support DX MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is DX MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.