We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45487d commit c18cb9dCopy full SHA for c18cb9d
1 file changed
index.html
@@ -2004,6 +2004,20 @@ <h6 class="card-text"> - <i>An open-source AI agent framework integrated with Ge
2004
</div>
2005
2006
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
2019
2020
+
2021
2022
2023
<!--End of LLM, Gen-AI, & Agents-->
0 commit comments