Back to search
30
MCP

iflow-mcp_pandas-mcp-server

pypi/iflow-mcp_pandas-mcp-server

A comprehensive Model Context Protocol (MCP) server that enables LLMs to execute pandas code through a standardized workflow for data analysis and visualization.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp-modelscope-mcp-server
A Model Context Protocol (MCP) server that integrates with ModelScope's ecosystem.
0 tools
iflow-mcp_xlisp-visualization-mcp-server
A powerful Model Context Protocol (MCP) server for creating interactive data visualizations using matplotlib
0 tools
iflow-mcp_loyaniu-moodle-mcp
A Model Context Protocol (MCP) server implementation that provides capabilities to interact with Moodle LMS.
0 tools
iflow-mcp_mssql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MSSQL databases. This server allows AI assistants to list tables,
0 tools
iflow-mcp_mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables,
0 tools
iflow-mcp_mcp-rquest
A Model Context Protocol (MCP) server providing advanced HTTP request capabilities with realistic browser emulation for Claude and other LLM
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_pandas-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}