MCP servers for data science, machine-learning workflows, notebooks, model training and inference. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.
The main tmcp library
MCP server that serves knowledge about your components based on your Storybook stories and documentation
Help agents automatically write and test stories for your UI components
Add MCP servers to your favorite coding agents with a single command.
Strict TypeScript type definitions for the WebMCP core API (document.modelContext)
MCP (Model Context Protocol) Instrumentation
MCP server for ESLint
MCP server for SearXNG integration
MCP (Model Context Protocol) integration for typia
React hooks for Model Context Protocol (MCP) - expose React components as AI tools for Claude, ChatGPT, Cursor, and Copilot with Zod validation
DoiT official MCP Server
Run Model Context Protocol (MCP) servers with AWS Lambda
Model Context Protocol server for European Parliament open data
Experimental package — This module provides utilities to interact inside an MCP server
MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview
U.S. Census Bureau MCP server for accessing census data and statistics.
Experimental package — This module provides a MCP Server
MCP server for 2s.io — 575+ pay-per-call tools for AI agents — ground-truth data, AI gateway, and agent infra (storage, locks, queues, watchers). x402 USDC on Base/Solana, no API keys, upto usage billing, free trials.
A brewing knowledge MCP server — beer styles, ingredients, off-flavour diagnosis, water chemistry, and recipe guidance for AI brewing assistants
日本の官公需入札情報をMCPで検索・分析。Japan government procurement bid search and AI analysis through the Model Context Protocol.
MCP server for German legal research
MCP server for the Registrum Companies House API — search UK companies, get financials, directors, beneficial ownership (PSC), and director networks
MCP server for OHDSI OMOP standardized medical vocabularies - search, lookup, map, and navigate concepts via AI agents
MCP server exposing 95 US government open-data tools (EPA, FEMA, USGS, NOAA, FAA, USACE, FDIC, HUD, state licensing boards) as agent-callable tools, backed by published Apify Actors.
Jupyter kernels, dataframe and SQL engines, experiment trackers, model registries, vector databases, hosted inference endpoints - these are the systems a data science MCP server exposes to an AI assistant such as Claude or Cursor. Instead of pasting code and results back and forth, the assistant calls tools over the Model Context Protocol while the server holds the credentials, the data access, and the compute. The result is a notebook that talks back: analysis happens where the data already lives.
Every package listed here has been run through the same deterministic, open-source scan of its published npm or PyPI code: an A-F Trust Score, a blast-radius map of what the server could reach at worst, and evidence-backed findings. Identical input always yields the identical grade, no LLM sits in the loop, and rank cannot be bought - the scoring model is public.
Security stakes run unusually high in this category because a notebook or kernel tool is arbitrary code execution by design - functionally a shell with your Python environment's permissions. An over-permissioned or malicious MCP server here could read training data full of personal records, exfiltrate proprietary model weights or the cloud and tracker API keys sitting in environment variables, or quietly poison a dataset that feeds automated retraining. Prompt injection hidden in a dataset row or a model card can also steer the assistant itself. Before wiring one into a pipeline, compare candidates across the full registry, pair data tooling with hardening tools from Security & Testing, and treat anything near revenue or payment data with the caution you would apply to Finance & Commerce servers.
Yes - that access is exactly what makes these servers useful, and exactly what needs auditing. A data science MCP server typically inherits whatever its host process can reach: local files, kernel execution, and any ML-platform credentials in scope. Check a package's Trust Score, coverage level, and individual findings first, or run your own check through the free scan API.