From 067b6afb65364328e097f58071c9f7719ece61aa Mon Sep 17 00:00:00 2001 From: Sarmad Qadri Date: Wed, 29 Jan 2025 12:11:15 -0500 Subject: [PATCH] Add mcp-agent framework to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f2e2ae6..3222ece8 100644 --- a/README.md +++ b/README.md @@ -340,6 +340,7 @@ Interact with Git repositories and version control platforms. Enables repository - [salty-flower/ModelContextProtocol.NET](https://github.com/salty-flower/ModelContextProtocol.NET) #️⃣ 🏠 - A C# SDK for building MCP servers on .NET 9 with NativeAOT compatibility ⚡ 🔌 - [spring-ai-mcp](https://github.com/spring-projects-experimental/spring-ai-mcp) ☕ 🌱 - Java SDK and Spring Framework integration for building MCP client and MCP servers with various, plugable, transport options. - [@marimo-team/codemirror-mcp](https://github.com/marimo-team/codemirror-mcp) - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands. +- [mcp-agent](https://github.com/lastmile-ai/mcp-agent) 🤖 🔌 - Build effective agents with MCP servers using simple, composable patterns. ## Utilities