ποΈ MCPs Marketplace¶
ποΈ MCPs Marketplace¶
Welcome to the MCPStack MCPs Marketplace β the central hub where we list all supported MCPStack MCP tools, built by us and by the community. Each tile below represents a tool: what it does, and a link to its repository.
Whether youβre a researcher, clinician, or developer, the Marketplace helps you quickly discover, install, and stack tools into powerful pipelines.
π How to Use an MCP Tool¶
All MCPStack-compatible tools must register themselves via an entry point in their pyproject.toml.
This makes tools auto-discoverable once you uv add (or pip install) their repository.
- β
Once installed,
MCPStackwill detect the tool automatically. - β If detection fails, please open an issue @ MCPStack/Issues.
π¦ Stop Waffling & Show Me The Available Tools¶
-
Hello World
A minimal MCP tool showcasing the basic structure and functionality of an MCPStack tool.
-
MIMIC
MCPStack MIMIC is a MCP tool that allows to communicate with the MIMIC-IV clinical database.
-
Jupyter
MCPStack Jupyter is a MCP tool that allows to modify, create, and run Jupyter Notebooks. Make reproducible notebooks!
-
UrbanMapper
MCPStack UrbanMapper is a MCP tool that allows to perform geospatial analysis using the UrbanMapper library.
-
AutoDDG
MCPStack AutoDDG is a MCP tool that allows to generate dataset descriptions using LLMs, from LLMs.
Tip
This page will expand as more tools are contributed by the community. If youβve built a tool, submit a PR to be featured here!