From c91ff67419ff0262284ff3bd7ce4f51f4f1b0fcd Mon Sep 17 00:00:00 2001 From: Joshua Siraj Date: Tue, 1 Apr 2025 21:03:20 -0400 Subject: [PATCH] Add MCP Auto Register --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcb09042..8a5f2065 100644 --- a/README.md +++ b/README.md @@ -659,7 +659,7 @@ Interact with Git repositories and version control platforms. Enables repository - [sparfenyuk/mcp-proxy](https://github.com/sparfenyuk/mcp-proxy) 🐍 – An MCP stdio to SSE transport gateawy. - [TBXark/mcp-proxy](https://github.com/TBXark/mcp-proxy) 🏎️ - An MCP proxy server that aggregates and serves multiple MCP resource servers through a single http server. - [upsonic/gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant) 🐍 – framework to build vertical AI agent - +- [JoshuaSiraj/mcp_auto_register](https://github.com/JoshuaSiraj/mcp_auto_register) 🐍 – tool to automate the registration of functions and classes from a python package into a FastMCP instance. ## Tips and Tricks