0
/ 100
22 days ago
glama

ds-mcp-server

Provides data science, plotting, statistics, system, and web tools via MCP, with interactive CLI clients for OpenAI-compatible and Anthropic providers.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.env
🔐
You'll be asked for 3 credentials: API_KEY, ANTHROPIC_API_KEY, api_key
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPROVIDERexport =openai
🔐 secretAPI_KEYexport =sk-...
🔐 secretANTHROPIC_API_KEYexport =sk-ant-...
🔐 secretapi_key
configMODELexport =gpt-4o
configAPI_BASE_URLexport =http://localhost:11434/v1
configapi_base_url
configmodelexport MODEL=your-
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ahmad-zurih-ds-mcp-server-bz6wkk)](https://m8ven.ai/mcp/ahmad-zurih-ds-mcp-server-bz6wkk)
commit: 44ebabd4469e84a03121e15675fd3886a38a1d93
code hash: cc2e12d71209b0740a53b40dc89bd90a2511b345e87512d4cf327960d61ba71d
verified: 7/9/2026, 10:01:19 AM
view raw JSON →