angrysky56/data-forge-mcp
Data-Forge is a Model Context Protocol (MCP) server that transforms any LLM into a powerful Data Science Assistant. It provides a suite of high-performance tools for data loading, cleaning, validation, profiling, feature engineering, and visualization.
Platform-specific configuration:
{
"mcpServers": {
"data-forge-mcp": {
"command": "npx",
"args": [
"-y",
"data-forge-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...