Skip to content

Commit c18cb9d

Browse files
committed
Add FastMCP
1 parent a45487d commit c18cb9d

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2004,6 +2004,20 @@ <h6 class="card-text"> - <i>An open-source AI agent framework integrated with Ge
20042004
</div>
20052005
</div>
20062006

2007+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
2008+
<div class="card">
2009+
<div class="card-body text-center">
2010+
<a href="https://github.com/jlowin/fastmcp" target="_blank">
2011+
<h3>FastMCP</h3>
2012+
</a>
2013+
<hr>
2014+
<p class="card-text">
2015+
🚀 The fast, Pythonic way to build MCP servers and clients.
2016+
</p>
2017+
</div>
2018+
</div>
2019+
</div>
2020+
20072021
</div>
20082022
</div>
20092023
<!--End of LLM, Gen-AI, & Agents-->

0 commit comments

Comments
 (0)