FetchSERP
Integrates with FetchSERP API to provide SEO analysis, SERP data retrieval, web scraping, keyword research, backlink analysis, and domain intelligence across Google, Bing, Yahoo, and DuckDuckGo search engines.
12 stars
0 tools
Created Aug 2025
@fetchserp/fetchserp-fetchserp-fetchserp-mcp-server-nodeAbout
Integrates with FetchSERP API to provide SEO analysis, SERP data retrieval, web scraping, keyword research, backlink analysis, and domain intelligence across Google, Bing, Yahoo, and DuckDuckGo search engines.
Categories
general
Installation
npm
npm install @fetchserp/fetchserp-fetchserp-fetchserp-mcp-server-node
Configuration
{
"mcpServers": {
"fetchserp-fetchserp-fetchserp-mcp-server-node": {
"command": "npx",
"args": [
"-y",
"@fetchserp/fetchserp-fetchserp-fetchserp-mcp-server-node"
]
}
}
}