The Missing Link in SEO
Manual backlink management is tedious, scattered, and hard to track. MyBacklinks + MCP brings your SEO data directly into your favorite AI coding tools, turning your IDE into an SEO command center.
Why MyBacklinks MCP?
- ๐ Secure OAuth 2.0: Enterprise-grade security with dynamic client registration and PKCE flow. Your data is safe.
- ๐ Zero-Config: Just add the URL. No complex API keys or manual setup required for supported clients.
- ๐ค Agent Ready: Built for Claude, Cursor, and Codex. Let AI analyze opportunities and manage submissions.
What is MCP?
Model Context Protocol (MCP) is an open standard that enables AI assistants to securely connect to external tools. The MyBacklinks MCP server lets your AI assistant:
- Read your project and backlink data.
- Analyze SEO performance metrics.
- Execute backlink submissions and updates.
Quick Start
1. Choose Your Client
| Client | Transport | Auth |
|---|---|---|
| Claude Code | HTTP | โ Built-in |
| Cursor | HTTP | โ Built-in |
| OpenAI Codex | HTTP | โ Built-in |
2. Configure
Simply add the MCP server URL: https://mybacklinks.app/mcp
For Claude Code (CLI)
claude mcp add --transport http --scope user mybacklinks https://mybacklinks.app/mcp
For Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"mybacklinks": {
"url": "https://mybacklinks.app/mcp"
}
}
}
3. Authenticate
When you first use a tool, the client will prompt you to log in via your browser. Once authenticated, the token is stored securely.
Available Tools
Your AI Agent gains access to 12 powerful tools:
Project Management
listProjects: View all SEO projects.getProjectAnalytics: Get GSC clicks, impressions, and DR stats.listProjectBacklinks: Track submissions and statuses.upsertProjectBacklink: Add or update backlink records.listBacklinkResources: Find new submission opportunities.updateBacklinkResource: Update resource details like submission instructions, DR, or notes.
Domain Research (Credits Required)
getDomainMetrics: Query SEO metrics for any domain - DR, traffic, backlinks count, organic keywords, referring domains, and more. Data source: RapidAPI SEO metrics. Cost: 1 creditdiscoverDomainBacklinks: Discover backlinks for any domain. Returns source URL, anchor text, DR, dofollow status, etc. Supports filtering by dofollow, minimum DR, and anchor text. Data source: DataForSEO Backlinks API. Cost: 10 credits
Use Cases
๐ Daily Reports
โGenerate a status report of all my projects with their backlink counts and recent growth.โ
๐ Audit & Fix
โCheck all pending links for my SaaS project and tell me which ones need manual verification.โ
๐ฏ Opportunity Finder
โFind websites with DR 40-60 where I can submit a guest post for my AI tool.โ
โก Bulk Import
โAdd these 5 Reddit threads as backlinks to my โLaunchโ project.โ
๐ฌ Competitor Analysis
โGet the DR and backlink stats for competitor.com to understand their SEO strength.โ
๐ Backlink Discovery
โFind all dofollow backlinks with DR > 50 pointing to example.com.โ
Resources & Support
- ๐ Read the Full Tutorial - Deep dive into parameters and architecture.
- ๐ Configuration Examples - Copy-paste configs.
- ๐ง Support - support@mybacklinks.app