mcp server for Claude Desktop
com.abbyseo/mcp-server
Scan any URL for on-page, technical & content SEO; 0-100 score with copy-paste fixes.
client:Claude Desktop
transport:streamable-http
tools:8
Install mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.abbyseo.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs