From eb528172a93fd8d25eb2b378ec3ccd63461e733b Mon Sep 17 00:00:00 2001 From: Tanvith Date: Mon, 25 May 2026 06:59:59 +0530 Subject: [PATCH] docs: add SafeMCP to resources SafeMCP is a free searchable directory of MCP servers. The scanner pulls candidate repos from GitHub and aggregators, verifies each one actually implements MCP via an LLM classifier, then sorts them into 95 categories with metadata-quality scores 0-100. Currently indexes 28,577 verified servers. Free, no signup, no ads. Inserted alphabetically per CONTRIBUTING.md guidance. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 874916cab3..fda89dd13d 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ Additional resources on MCP. - **[r/mcp](https://www.reddit.com/r/mcp)** – A Reddit community dedicated to MCP by **[Frank Fiegel](https://github.com/punkpeye)** - **[MCP.ing](https://mcp.ing/)** - A list of MCP services for discovering MCP servers in the community and providing a convenient search function for MCP services by **[iiiusky](https://github.com/iiiusky)** - **[MCP Hunt](https://mcp-hunt.com)** - Realtime platform for discovering trending MCP servers with momentum tracking, upvoting, and community discussions - like Product Hunt meets Reddit for MCP +- **[SafeMCP](https://safemcp.info)** - A free searchable directory of 28,577+ MCP servers, individually verified by an LLM classifier and sorted into 95 categories with metadata-quality scores by **[Tanvith Reddy](https://github.com/tanvithsreddy-del)** - **[Smithery](https://smithery.ai/)** - A registry of MCP servers to find the right tools for your LLM agents by **[Henry Mao](https://github.com/calclavia)** - **[Toolbase](https://gettoolbase.ai)** - Desktop application that manages tools and MCP servers with just a few clicks - no coding required by **[gching](https://github.com/gching)** - **[ToolHive](https://github.com/StacklokLabs/toolhive)** - A lightweight utility designed to simplify the deployment and management of MCP servers, ensuring ease of use, consistency, and security through containerization by **[StacklokLabs](https://github.com/StacklokLabs)**