DX MCP Server
@get-dx
关于 DX MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is DX MCP Server?
The DX MCP Server is a Python-based tool that enables AI applications like Claude for Desktop and Cursor to interact with your DX Data Cloud database. It empowers the AI to formulate and execute SQL queries on your Postgres database and use DX catalog tools to find context about software entities, relationships, and scorecards.
How to use DX MCP Server?
You can connect via remote hosting (recommended) at https://ai.getdx.com/mcp using an HTTP transport and a DX API token, or run the server locally by installing via pip (pip install dx-mcp-server) or cloning the source. Configure your AI client (Claude Code, Claude for Desktop, or Cursor) with the appropriate command or JSON settings as detailed in the README, providing a DB_URL and WEB_API_TOKEN for local setups.
Key features of DX MCP Server
- Connects to your Postgres database for AI query execution.
- Provides tools to find context on software entities and relationships.
- Supports remote hosting via streamable HTTP transport.
- Supports local installation via PyPI or source.
- Requires a DX account with Data Cloud access.
- Uses DX API token for authentication.
Use cases of DX MCP Server
- Ask natural language questions about your organizational data in DX Data Cloud.
- Query your Postgres database through an AI assistant.
- Retrieve catalog information about software entities and scorecards.
FAQ from DX MCP Server
What is the recommended way to use the server?
Remote hosting at https://ai.getdx.com/mcp is recommended because it requires no local installation.
What are the prerequisites for local hosting?
Python 3.10 or higher, a database connection URL from your DX DB Users settings page, and a DX API token generated in your account settings.
How do I authenticate with the remote hosted server?
Provide a valid DX API token in the Authorization header when configuring your AI client.
What is the long-term direction for AI interfaces?
DX intends for the CLI to become the primary interface for AI agents beyond this MCP server, but both interfaces remain supported.
Where can I find my database connection URL?
On the DX DB Users settings page at https://app.getdx.com/datacloud/dbusers.
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
Nginx UI
0xJackyYet another WebUI for Nginx
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论