🔧 MCP Data Analytics Server
@Edwin1719
关于 🔧 MCP Data Analytics Server
Un potente servidor de análisis de datos construido con FastMCP que proporciona herramientas especializadas para el procesamiento, análisis y visualización de datos, accesible a través de una interfaz web moderna construida con Streamlit.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 🔧 MCP Data Analytics Server?
It is an MCP (Model Context Protocol) server built with FastMCP that provides tools for file processing, statistical data analysis, interactive visualization with Plotly, and web tasks like GitHub search and scraping. It exposes a Streamlit web interface for natural‑language interaction, targeting data analysts and developers who want to automate analysis workflows.
How to use 🔧 MCP Data Analytics Server?
Clone the repository, install Python dependencies via pip install -r requirements.txt, copy .env.example to .env and add your OpenAI API key. Run the MCP server with python server.py and the Streamlit client with streamlit run app.py, then open http://localhost:8501. Use natural language prompts to invoke one of the eleven built‑in tools.
Key features of 🔧 MCP Data Analytics Server
- File management: analysis, creation, and reading of documents.
- Data analysis: statistics, pivot tables, and type detection.
- Interactive visualizations using Plotly (bar, line, etc.).
- Web tools: GitHub repository search and web scraping.
- Format conversion between CSV, JSON, Excel, and Parquet.
Use cases of 🔧 MCP Data Analytics Server
- Analyze a sales CSV and view summary statistics.
- Create a bar chart of monthly sales data.
- Search GitHub for Python data‑analysis repositories.
- Convert an Excel file to JSON format for further processing.
FAQ from 🔧 MCP Data Analytics Server
What are the system requirements?
Python 3.8 or higher and an OpenAI API key. All other dependencies are listed in requirements.txt.
How do I install and run the server?
Clone the repo, install requirements, configure the .env file with your OpenAI API key, then run python server.py and streamlit run app.py in separate terminals.
What tools are included?
Eleven tools: file analysis/creation, PDF/TXT/CSV reading, statistical analysis, advanced pivot tables, Plotly visualization, GitHub repo search, CSS‑based web scraping, URL file download, and data‑format conversion.
Does the server require an OpenAI API key?
Yes. The .env file must contain a valid OPENAI_API_KEY for the NLP‑driven analysis tools to work.
What license is the project under?
MIT License – see the LICENSE file in the repository for full terms.
数据与分析 分类下的更多 MCP 服务器
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
评论