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"
]
}
}
Servidores relacionados
TikTok Ads MCP Server
A Model Context Protocol (MCP) server for TikTok Ads API integration. This server enables AI assistants like Claude to interact with TikTok advertising campaigns, providing comprehensive campaign management, analytics, and optimization capabilities. Part of the AdsMCP project - MCP servers for advertising platforms.
Macuse
Let your AI assistant directly manage calendar, email, notes, and control any Mac app.
Mousetaile
Anki MCP server
Planfix
An MCP server for integrating with the Planfix project management and CRM platform.
PeepIt
A macOS-only server for capturing and analyzing screenshots with local or cloud-based AI models.
Quip MCP Server
An MCP server for performing document operations on Quip, enabling direct interaction from AI assistants.
healthcare-billing-codes
Standard MCP Server for looking up CPT, ICD-10, and denial codes.
Google Stitch MCP
Universal MCP Server for Google Stitch. Connect AI agents to your UI designs.
Bookstack MCP
An MCP server for interacting with Bookstack, built with the mcp-framework for Node.js.
Screen View
Capture and analyze screenshots using the Claude Vision API.