Skip to main content
Glama

SuperDataAnalysis - DataMaster_MCP

by szqshan

📊 DataMaster MCP

超级数据分析MCP工具 - 为AI提供强大的数据分析能力

🎯 核心理念

工具专注数据获取和计算,AI专注智能分析和洞察

🚀 快速开始

安装依赖

pip install -r requirements.txt

启动服务

python main.py

基本使用

# 导入Excel数据 connect_data_source( source_type="excel", config={"file_path": "data.xlsx"}, target_table="my_data" ) # 执行SQL查询 execute_sql("SELECT * FROM my_data LIMIT 10") # 数据分析 analyze_data(analysis_type="basic_stats", table_name="my_data") # 导出结果 export_data(export_type="excel", data_source="my_data")

✨ 核心功能

📁 数据导入导出

  • Excel/CSV文件导入 - 支持多种格式和编码
  • 数据库连接 - MySQL、PostgreSQL、MongoDB、SQLite
  • API数据获取 - RESTful API连接和数据提取
  • 多格式导出 - Excel、CSV、JSON格式导出

🔍 数据查询分析

  • SQL查询执行 - 本地和外部数据库查询
  • 数据统计分析 - 基础统计、相关性、异常值检测
  • 数据质量检查 - 缺失值、重复值分析

🛠️ 数据处理

  • 数据清洗 - 去重、填充缺失值
  • 数据转换 - 类型转换、格式化
  • 数据聚合 - 分组统计、汇总

📚 文档

🛡️ 安全特性

  • SQL注入防护
  • 危险操作拦截
  • 查询结果限制
  • 参数验证
  • 环境变量管理敏感信息

📞 支持


版本: v1.0.0 | 状态: ✅ 稳定版 | 更新: 2025-01-24

-
security - not tested
A
license - permissive license
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Provides powerful data analysis capabilities for AI systems with functions for data import/export, SQL querying, statistical analysis, and data processing.

  1. 🎯 核心理念
    1. 🚀 快速开始
      1. 安装依赖
      2. 启动服务
      3. 基本使用
    2. ✨ 核心功能
      1. 📁 数据导入导出
      2. 🔍 数据查询分析
      3. 🛠️ 数据处理
    3. 📚 文档
      1. 🛡️ 安全特性
        1. 📞 支持

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            Allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
            Last updated -
            1
            713
            Python
            MIT License
            • Linux
            • Apple
          • A
            security
            F
            license
            A
            quality
            Enables AI models to perform MySQL database operations through a standardized interface, supporting secure connections, query execution, and comprehensive schema management.
            Last updated -
            7
            46
            25
            JavaScript
          • A
            security
            A
            license
            A
            quality
            AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.
            Last updated -
            4
            44
            Python
            MIT License
            • Linux
            • Apple
          • A
            security
            F
            license
            A
            quality
            Provides tools for AI assistants to explore and interact with MariaDB databases, allowing them to list databases, view tables, inspect schema definitions, and query data.
            Last updated -
            4
            2
            JavaScript

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/szqshan/DataMaster'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server