Add Backlinks MCP server to community servers list
Description
Server Details
- Server: Backlinks MCP
- Changes to: Community servers list (added a new server entry)
Motivation and Context
As a commonly used SEO tool to query for reverse links, the server can obtain a list of reverse links for specified domain names.
How Has This Been Tested?
The server has been tested with the following tools:
- Model Context Protocol Debugging Tool: Verified the server's compatibility with the MCP protocol and ensured proper handling of requests and responses.
- Claude Desktop App and Cursor: Tested the server's integration with an LLM client to validate end-to-end functionality.
Breaking Changes
No breaking changes. Users will not need to update their MCP client configurations.
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Documentation update
Checklist
- [x] I have read the MCP Protocol Documentation
- [x] My changes follows MCP security best practices
- [x] I have updated the server's README accordingly
- [x] I have tested this with an LLM client
- [x] My code follows the repository's style guidelines
- [x] New and existing tests pass locally
- [x] I have added appropriate error handling
- [x] I have documented all environment variables and configuration options
Additional context
This MCP server for retrieving backlink information for any domain using Ahrefs' data. code is here: https://github.com/cnych/backlinks-mcp.
Hi, it looks like this repo is being redirected to a server with a different name. Could you clarify or update the link to match where its pointing to? Thanks!
Hi, it looks like this repo is being redirected to a server with a different name. Could you clarify or update the link to match where its pointing to? Thanks!
ok, has update the link
Thanks for your contribution to the servers list. This has been merged in this combined PR: https://github.com/modelcontextprotocol/servers/pull/2143
This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.