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": {
"disabled": false,
"timeout": 60,
"type": "stdio",
"command": "uv",
"args": [
"--directory",
"/path_to/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": {
"disabled": false,
"timeout": 60,
"type": "stdio",
"command": "uv",
"args": [
"--directory",
"/path_to/mcp-data-analyzer/",
"run",
"mcp-data-analyzer"
]
}
}
公開サーバー
"mcpServers": {
"mcp-data-analyzer": {
"command": "uvx",
"args": [
"mcp-data-analyzer"
]
}
}
Server Terkait
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.
Paylocity
A server to fetch data from Paylocity API endpoints.
physbound
PhysBound is a specialized "Physics Linter" for AI that deterministically validates RF and thermodynamic claims against hard physical limits, preventing hallucinations in engineering workflows.
WordPress Reader for Claude Desktop
Access WordPress.com feeds, notifications, tags, and manage blogs within Claude Desktop.
What Time Is It Now
Provides the current time in Japan Standard Time (JST).
gotoHuman
Human-in-the-loop platform - Allow AI agents and automations to send requests for approval to your gotoHuman inbox.
Hilanet MCP
Provides HR-related tools for a corporate dystopia.
AI Humanize MCP Server
Refines AI-generated content to sound more natural and human-like using advanced text enhancement.
Quire MCP Server
Interact with Quire.io projects and tasks using the Quire API, enabling AI assistants to manage your workflow.
MCP Client Configuration Server
Manages configurations for MCP clients, automatically detecting file paths based on OS and client.