SEO tools via x402: briefs, keywords, SERP, backlinks, audits. $0.50-$3/req USDC on Base.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @seodesignlab/mcp-server
MCP client config
{
"mcpServers": {
"seo-mcp-server": {
"command": "npx",
"args": [
"-y",
"@seodesignlab/mcp-server"
]
}
}
}