Analyze and visualize data from .xlsx and .csv files using matplotlib and plotly.
.xlsx
and .csv
files for statistical analysis.matplotlib
and plotly
.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
"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"
]
}
}
.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"
]
}
}
A project management and session memory tool for AI agents to track projects, tasks, and context during chat sessions.
A server for managing gatherings and sharing expenses.
Shipment tracking api and logistics management capabilities through the TrackMage API
A multi-model agent for managing tasks across various platforms, requiring API keys for different AI models.
Connect AI agents with the Feishu/Lark platform for automation, including document processing, conversation management, and calendar scheduling.
Provides secure access to Atlassian Confluence content and spaces using its REST API.
This server enables LLMs to use calculator for precise numerical calculations.
Interact with the Taiga project management platform through an MCP bridge, allowing AI tools to manage project resources.
Provides tech radar recommendations, customer management, product catalog, and invoicing functionality using external JSON data files.
Interact with Notion using its API. This server mirrors the Notion API SDK, allowing LLMs to manage pages, databases, and other Notion content.