A Model Context Protocol server that provides access to the FetchSERP API for SEO analysis, SERP data, web scraping, keyword research, and AI-powered content generation through various deployment options.
Get backlinks for a domain.
Get comprehensive domain information.
Extract emails from a domain.
Use GPT-4.1 to remote control a browser via a Playwright MCP server.
Comprehensive SEO analysis of a webpage.
AI-powered webpage analysis.
Generate WordPress content using AI with customizable prompts and models.
Generate social media content using AI with customizable prompts and models.
Get Moz domain authority and metrics.
Get search volume for keywords.
Get keyword suggestions.
Generate long-tail keywords.
Get search engine results.
Get SERP results with HTML content.
Get SERP results with text content.
Get SERP with AI Overview and AI Mode response.
Check if domain is indexed for keyword.
Get domain ranking for keyword.
Scrape webpage without JavaScript.
Scrape multiple pages from domain.
Scrape webpage with custom JavaScript.
Scrape webpage with JavaScript and proxy.
Get user information and API credits.
{
"mcpServers": {
"fetchserp": {
"command": "npx",
"args": [
"github:fetchSERP/fetchserp-mcp-server-node"
],
"env": {
"FETCHSERP_API_TOKEN": "your_fetchserp_api_token_here"
}
}
}
}