From df386b81a7f5900fe231a6894770bc042fabd8ff Mon Sep 17 00:00:00 2001 From: Anthony Chan Date: Fri, 18 Apr 2025 02:49:49 +0800 Subject: [PATCH] feat: Add gin-mcp to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9939a40..40fba7e3 100644 --- a/README.md +++ b/README.md @@ -390,6 +390,7 @@ Tools and integrations that enhance the development workflow and environment man - [jordandalton/restcsv-mcp-server](https://github.com/JordanDalton/RestCsvMcpServer) 📇 ☁️ - An MCP server for CSV files. - [axliupore/mcp-code-runner](https://github.com/axliupore/mcp-code-runner) 📇 🏠 - An MCP server for running code locally via Docker and supporting multiple programming languages. - [yikakia/godoc-mcp-server](https://github.com/yikakia/godoc-mcp-server) 🏎️ ☁️ 🪟 🐧 🍎 - Query Go package information on pkg.go.dev +- [gin-mcp](https://github.com/ckanthony/gin-mcp) 🏎️ ☁️ 📟 🪟 🐧 🍎 - A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools. ### 🧮 Data Science Tools