Skip to content

Commit b595435

Browse files
committed
refactor(docs): add MIMIC MarketPlace tile
1 parent 697b804 commit b595435

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
</a>
1515
<img alt="ruff" src="https://img.shields.io/badge/Ruff-lint%2Fformat-9C27B0?style=for-the-badge&logo=ruff&logoColor=white">
1616
<img alt="python" src="https://img.shields.io/badge/Python-3.9%2B-3776AB?style=for-the-badge&logo=python&logoColor=white">
17+
<img alt="pytest coverage" src="https://img.shields.io/badge/Coverage-77%25-brightgreen?style=for-the-badge&logo=pytest">
1718
<img alt="license" src="https://img.shields.io/badge/License-MIT-success?style=for-the-badge">
1819

1920
<div align="center">
@@ -28,6 +29,10 @@
2829

2930
</div>
3031

32+
> [!IMPORTANT]
33+
> 📣Come Check Out Our MCPs Marketplace, on the documentation!
34+
> 🎉 MCPStack MIMIC MCP tool, available!
35+
3136
## <a id="about-the-project"></a>💡 About The Project
3237

3338
`MCPStack` is a **`Scikit-Learn-Like` Pipeline orchestrator** for Model Context Protocols (MCPs).

docs/mcp_marketplace.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ your_tool_name = "mcpstack_your_tool_name.tool:YourTool"
3737

3838
[:octicons-arrow-right-24: ~~View Repository~~](#)
3939

40-
- :material-table:{ .lg .middle } __Lorem Ipsum__
41-
{: data-marketplace-card data-filter="lorem ipsum placeholder example demo"}
40+
- :material-table:{ .lg .middle } __MIMIC__
41+
{: data-marketplace-card data-filter="MIMIC-IV Conversational AI Healthcare Database"}
4242

4343
---
4444

45-
Lorem ipsum dolor sit ame consectetur adipiscing elit, sed do eiusmod
45+
MCPStack MIMIC is a MCP tool that allows to communicate with the MIMIC-IV clinical database.
4646

4747

48-
[:octicons-arrow-right-24: View Repository](#)
48+
[:octicons-arrow-right-24: View Repository](https://github.com/MCP-Pipeline/mcpstack-mimic)
4949

5050
</div>
5151

0 commit comments

Comments
 (0)