From 9ea0fd561029acb6fad8a3bde90fdce3d34ce9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=B3=E6=98=8E?= Date: Sat, 12 Apr 2025 15:59:52 +0800 Subject: [PATCH] Add Backlinks MCP server to community servers list --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 90799b46fa..14e5566f65 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,9 @@ A growing set of community-developed and maintained servers demonstrates various - **[XiYan](https://github.com/XGenerationLab/xiyan_mcp_server)** - 🗄️ An MCP server that supports fetching data from a database using natural language queries, powered by XiyanSQL as the text-to-SQL LLM. - **[XMind](https://github.com/apeyroux/mcp-xmind)** - Read and search through your XMind directory containing XMind files. - **[YouTube](https://github.com/ZubeidHendricks/youtube-mcp-server)** - Comprehensive YouTube API integration for video management, Shorts creation, and analytics. +- **[Backlinks MCP](https://github.com/cnych/backlinks-mcp)** - A MCP server for retrieving backlink information for any domain by [claudemcp](https://www.claudemcp.com/servers/backlinks-mcp). + + ## 📚 Frameworks