mcp-data-wrangler: MCP server for Data Wrangling
@shibuiwilliam
关于 mcp-data-wrangler: MCP server for Data Wrangling
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-data-wrangler": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"uv",
"--directory=src/mcp_data_wrangler",
"run",
"mcp-data-wrangler"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mcp-data-wrangler?
mcp-data-wrangler is a Model Context Protocol server for data wrangling. It provides a standardized interface for data preprocessing, transformation, and analysis tasks, enabling seamless integration of these operations into the MCP ecosystem.
How to use mcp-data-wrangler?
Clone the repository, then launch the MCP inspector with npx @modelcontextprotocol/inspector uv --directory=src/mcp_data_wrangler run mcp-data-wrangler. Alternatively, add the server to your MCP configuration using the uv command with the --directory argument pointing to the cloned path.
Key features of mcp-data-wrangler
- Data aggregation
- Descriptive statistics
Use cases of mcp-data-wrangler
- Preprocessing data within an MCP-integrated workflow
- Performing aggregation operations on structured datasets
- Computing descriptive statistics for data summaries and analysis
FAQ from mcp-data-wrangler
—
数据与分析 分类下的更多 MCP 服务器
Salesforce MCP Server
tsmztechSalesforce MCP Server
🪐✨ Jupyter MCP Server
datalayer🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
mcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
评论