
SuperDataAnalysis - DataMaster_MCP
Provides powerful data analysis capabilities for AI systems with functions for data import/export, SQL querying, statistical analysis, and data processing.
README
📊 SuperDataAnalysis - 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
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.