Skip to content
Back to search
30
MCP

ds-mcp-server

pypi/ds-mcp-server

An MCP server exposing data science tools (plotting, stats, data exploration) to any LLM client.

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

Similar MCP servers embedding-nearest

data-science-mcp
Data Science MCP Server — Model training, evaluation, and evolution tools for agentic ML workflows. Integrates with agent-utilities IModelEv
0 tools
io.github.grupo-avispa/dsr_mcp_server
An MCP server that provides tools for interacting with Deep State Representation (DSR) graphs.
0 tools
duckdb-mcp-server
A MCP server for DuckDB that enables LLMs to query and analyze data from various sources
0 tools
deep-research-mcp-server
A MCP server for deep research and report generation
0 tools
database-mcp
A MCP server that helps access and query data in various popular databases
0 tools
Dataiku MCP
MCP server for Dataiku DSS project, flow, and operations APIs.
0 tools

How to use

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

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