Pandas-MCP Server
Related Servers
Alternatives to Pandas-MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables LLMs to safely execute pandas code for data analysis and generate interactive visualizations through MCP protocol.MIT
- FlicenseNot gradedqualityCmaintenanceEnables safe execution of Python code with AI assistance and integration with Model Context Protocol tools.1-
- AlicenseAqualityDmaintenanceEnables LLMs to interact with Python environments, execute code, manage files, and handle packages through the Model Context Protocol.9MIT
- FlicenseBqualityCmaintenanceEnables AI assistants to load CSV datasets, compute summary statistics, filter rows, rank columns, and compute correlations through the Model Context Protocol.6-
- AlicenseNot gradedqualityCmaintenanceEnables interaction with dbt projects via the Model Context Protocol for data analysis and insights.4MIT
- FlicenseNot gradedqualityDmaintenanceEnables LLMs to perform statistical analysis and generate ML predictions on user data from databases or CSV files through a Model Context Protocol server.2-
TDQS
Scored across 4 tools
Each tool has a distinct purpose: generating charts, interpreting column data, reading metadata, and executing custom pandas code. There is no functional overlap, making it easy for an agent to select the correct tool.
All tool names use a verb_noun pattern with snake_case, which is consistent and descriptive. However, two tools end with '_tool' while the others do not, introducing a minor inconsistency.
With 4 tools, the server is well-scoped for a pandas utility. It covers essential operations (data inspection, interpretation, code execution, visualization) without unnecessary bloat, fitting the typical 3-15 range.
The tool set covers core data workflow steps: metadata reading, column interpretation, custom code execution, and chart generation. While explicit data loading or transformation tools are absent, the run_pandas_code_tool can handle those tasks, making the set mostly complete.