All-in-One SEO & Web Intelligence Toolkit API
Fetch Search Engine Results, Monitor keywords, track domain rankings, analyze SERPs, get backlinks and extract insights — all in one powerful API for competitive research, keyword intelligence, and content strategy.
サーバー設定
{
"mcpServers": {
"fetchserp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"FETCHSERP_API_TOKEN",
"ghcr.io/fetchserp/fetchserp-mcp-server-node:latest"
],
"env": {
"FETCHSERP_API_TOKEN": "your_fetchserp_api_token_here"
}
}
}
}