From f03e83afcdcdd5fcaa20a902fee5438b33e5255a Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Tue, 17 Jun 2025 13:47:46 +0700 Subject: [PATCH] Add MseeP.ai badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 89bcfa5..042dfcf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/wolfyy970-docs-fetch-mcp-badge.png)](https://mseep.ai/app/wolfyy970-docs-fetch-mcp) + # Docs Fetch MCP Server A Model Context Protocol (MCP) server for fetching web content with recursive exploration capabilities. This server enables LLMs to autonomously explore web pages and documentation to learn about specific topics.