MCP Data Analizer
Analyze and visualize data from .xlsx and .csv files using matplotlib and plotly.
MCP Data Analyzer
Features
- Data Loading and Analysis: Supports loading
.xlsxand.csvfiles for statistical analysis. - Visualization: Generate various graphs and charts using
matplotlibandplotly.
Installation
To install this project, clone the repository using git:
git clone https://github.com/OuchiniKaeru/mcp_data_analyzer.git
cd mcp_data_analyzer
uv sync
Development (Unpublished Servers)
"mcpServers": {
"mcp-data-analyzer": {
"command": "uv",
"args": [
"--directory",
"/path_to_mcp_data_analyzer/src/mcp_data_analyzer",
"run",
"mcp_data_analyzer"
]
}
}
Published Servers
"mcpServers": {
"mcp-data-analyzer": {
"command": "uvx",
"args": [
"mcp_data_analyzer"
]
}
}
機能
- データ読み込みと分析:
.xlsxおよび.csvファイルの読み込みと統計分析をサポートします。 - 可視化:
matplotlibおよびplotlyを使用して、さまざまなグラフやチャートを生成します。
インストール
このプロジェクトをインストールするには、git を使用してリポジトリをクローンします。
git clone https://github.com/OuchiniKaeru/mcp_data_analyzer.git
cd mcp_data_analyzer
uv sync
開発 (未公開サーバー)
"mcpServers": {
"mcp-data-analyzer": {
"command": "uv",
"args": [
"--directory",
"/path_to_mcp_data_analyzer/src/mcp_data_analyzer",
"run",
"mcp_data_analyzer"
]
}
}
公開サーバー
"mcpServers": {
"mcp-data-analyzer": {
"command": "uvx",
"args": [
"mcp_data_analyzer"
]
}
}
Related Servers
Asana
Interact with Asana tasks, projects, workspaces, and comments using the Asana API.
monday.com MCP
An open framework to connect AI agents into your monday.com work OS, giving them secure access to data and tools to take action.
Canvas
Integrates with the Canvas Learning Management System (LMS), supporting FERPA-compliant anonymization and privacy controls.
Flomo
Create notes in Flomo through AI chat interactions in Cursor or Claude desktop.
Mautic
Integrates with the Mautic marketing automation platform.
Cal.com Calendar
Integrates with the Cal.com Calendar API for appointment scheduling.
Google Docs
An MCP server for integrating with and managing Google Docs.
Shortcut
Access and search tickets on Shortcut.com.
MCP Video Converter Server
Convert video files between various formats using FFmpeg. Requires FFmpeg to be installed on the system.
WP-MCP
Manage and publish WordPress content directly from your AI assistant — no PHP required. Supports both STDIO and Streamable HTTP for broad client compatibility.