SEO Authority MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SEO Authority MCPCompare domain authority of my site with competitor.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SEO Authority MCP
Give AI agents typed SEO authority, keyword, competitor, content, audit, and internal-link tools backed by seo.forgemesh.io. Authority scores use open Common Crawl graph data. The server does not invent search volume, CPC, live SERP positions, complete backlinks, or Google metrics.
Install
npx -y @forgemeshlabs/seo-authority-mcpRelated MCP server: advanced-seo-mcp
Claude Desktop
Challenge-only mode—safe default, never spends:
{
"mcpServers": {
"seo-authority": {
"command": "npx",
"args": ["-y", "@forgemeshlabs/seo-authority-mcp"]
}
}
}Automatic x402 settlement:
{
"mcpServers": {
"seo-authority": {
"command": "npx",
"args": ["-y", "@forgemeshlabs/seo-authority-mcp"],
"env": {
"SEO_X402_PRIVATE_KEY": "YOUR_DEDICATED_LOW_BALANCE_WALLET_KEY",
"SEO_MAX_PAYMENT_USDC": "0.15"
}
}
}
}Use a dedicated low-balance wallet. Never commit its private key.
Tools
MCP tool | Purpose | Price |
| Source and metric disclosures | Free |
| Common Crawl graph authority | $0.01 |
| Compare 2–20 domains | $0.02 |
| Deterministic on-page checks | $0.01 |
| Did-you-mean correction | $0.005 |
| Long-tail query variants | $0.01 |
| Prioritized keyword ideas | $0.05 |
| Supplied-content gap analysis | $0.10 |
| Evidence-tagged brief | $0.10 |
| Multi-page SEO audit | $0.15 |
| Contextual internal links | $0.05 |
Paid tools use exact USDC settlement on Base. Without SEO_X402_PRIVATE_KEY, each tool returns price, network, receiver, and retry guidance instead of spending.
Docker
docker build -t seo-authority-mcp:0.1.0 .
docker run --rm -i --read-only --cap-drop=ALL seo-authority-mcp:0.1.0For automatic payment, pass the private key at runtime using your secret manager. Do not bake it into the image.
Environment
Variable | Required | Default | Purpose |
| No | unset | Enables automatic payment |
| No |
| Per-call payment ceiling |
| No |
| Backend URL |
| No |
| Explicitly allows a custom HTTPS backend |
| No |
| Upstream timeout, capped at 120 seconds |
Links
x402 discovery: https://seo.forgemesh.io/.well-known/x402
Contact: clawdbotworker@gmail.com
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Alicense-qualityFmaintenanceExposes SEO and AI-readability audit tools to AI agents, enabling one-shot anonymous audits or full authenticated audits with PDF reports and organic traffic data.66MIT- AlicenseAqualityCmaintenanceProvides AI agents with professional-grade SEO capabilities including on-page analysis, technical audits, PageSpeed insights, and Ahrefs data integration.1394MIT
- Alicense-qualityCmaintenanceEnables AI agents to perform instant SEO audits, check robots.txt, sitemaps, and AI crawler access for any URL without API keys.MIT
- Alicense-qualityCmaintenanceEnables AI agents to perform SEO searches and retrieve SEO intelligence data via the Model Context Protocol.MIT
Related MCP Connectors
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
The web capability layer for AI agents: render, extract, DNS, SSL, WHOIS & more via x402.
Live SEO workflow tools for Claude Code, Codex, and AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/forgemeshlabs/seo-authority-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server