MCP.so
登录

Datax MCP Server

@haobosang

关于 Datax MCP Server

Datax is an intelligent data analysis tool designed for the AI era, enabling users to interact with data through natural language to effortlessly gain deep business insights and predictive analytics.

基本信息

分类

数据与分析

许可证

Apache-2.0 license

运行时

python

传输方式

stdio

发布者

haobosang

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "datax-mcp-server": {
      "command": "uv",
      "args": [
        "init"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Datax MCP Server?

Datax MCP Server is an intelligent data analysis tool designed for the AI era, enabling users to interact with data through natural language to effortlessly gain deep business insights and predictive analytics.

How to use Datax MCP Server?

Install and configure using uv: initialize a project, create a virtual environment, add dependencies like requests and fastmcp, then run the server with uv run server.py.

Key features of Datax MCP Server

  • Data search
  • Natural language data interaction
  • Business insights and predictive analytics

Use cases of Datax MCP Server

  • Querying business data using natural language
  • Obtaining predictive analytics from data sources

FAQ from Datax MCP Server

What runtime environment does Datax MCP Server require?

It requires Python with uv and dependencies such as requests and fastmcp.

How do I start the server?

After installing dependencies, run uv run server.py in your project directory.

Does Datax MCP Server connect to external APIs?

The README mentions adding requests as a dependency, suggesting it can make HTTP requests, but no specific API is named.

评论

数据与分析 分类下的更多 MCP 服务器