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"
]
}
}
Verwandte Server
Outline
Interact with Outline, the open-source knowledge base and wiki, directly through your AI assistant.
Umbraco MCP
Interact with the Umbraco CMS Management API for administrative tasks.
Google Workspace
Interact with Google Workspace services like Gmail and Google Calendar.
MCP Screenshot
Captures screenshots and performs OCR text recognition.
writefreely-mcp-server
MCP server that enables AI agents to publish and manage content on Write.as and self-hosted WriteFreely instances.
Screenshot MCP Server
Capture Windows screenshots from AI assistants in WSL, with options for specific monitors or windows.
Confluence
Interact with the Confluence API to manage spaces, pages, and content. Supports searching, creating, and updating pages.
Gmail MCP
Manage and summarize notes within Gmail using the Gmail API.
Gatherings
A server for managing gatherings and sharing expenses.
Obsidian MCP
Interact with your Obsidian vault using the Model Context Protocol, enabling AI assistants to read, write, and manipulate notes.