From 90168e46ade67f1c26e2b2689c63503485a2951f Mon Sep 17 00:00:00 2001 From: Gabriel Ribeiro Date: Mon, 31 Mar 2025 04:29:01 -0300 Subject: [PATCH] add `simple-mcp` typescript framework Adding the GitHub link for the `simple-mcp` library. - NPM package: [simple-mcp on npm](https://www.npmjs.com/package/simple-mcp) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 947bc7b2..29e871bd 100644 --- a/README.md +++ b/README.md @@ -483,6 +483,7 @@ Interact with Git repositories and version control platforms. Enables repository - [quarkiverse/quarkus-mcp-server](https://github.com/quarkiverse/quarkus-mcp-server) ☕ - Java SDK for building MCP servers using Quarkus. - [lastmile-ai/mcp-agent](https://github.com/lastmile-ai/mcp-agent) 🤖 🔌 - Build effective agents with MCP servers using simple, composable patterns. - [mullerhai/sakura-mcp](https://github.com/mullerhai/sakura-mcp) 🦀 ☕ - Scala MCP Framework for Build effective agents with MCP servers and MCP clients shade from modelcontextprotocol.io. +- [simple-mcp](https://github.com/ribeirogab/simple-mcp) 📇 - A simple TypeScript library for creating MCP servers. ## Utilities