Analyst
БесплатноНе проверенEnables Claude to analyze local CSV or Parquet files, handling larger datasets without uploading full files.
Описание
Enables Claude to analyze local CSV or Parquet files, handling larger datasets without uploading full files.
README
MCP Analyst is an MCP server that empowers claude to analyze local CSV or Parquet files.
Use this server when your dataset size is bigger than the context window or you don't want to upload full file to optimize the cost.
Installation
Install uv
uv is required to run the MCP server.
Mac
brew install uv
Windows
winget install --id=astral-sh.uv -e
Add servers in MCP
To use the server in Claude you would need to update the Claude config
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"analyst": {
"command": "uvx",
"args": [
"mcp-analyst",
"--file_location",
"<replace_this_with_path_to_csv_or_parquet_files_on_your_machine>"
]
}
}
}
How do I provide more than one CSV file?
The server supports the using globs in the file location. So for example if your directory data has more than one csv file then you can give file-location as <parent_path_to_data>/data/*.csv
Установка Analyst
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/unravel-team/mcp-analystFAQ
Analyst MCP бесплатный?
Да, Analyst MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Analyst?
Нет, Analyst работает без API-ключей и переменных окружения.
Analyst — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Analyst в Claude Desktop, Claude Code или Cursor?
Открой Analyst на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Analyst with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
