A Model Context Protocol (MCP) server that provides access to FetchSERP API for SEO analysis, SERP data, web scraping, and keyword research. Supports both stdio and HTTP transport modes.
{
"mcpServers": {
"fastmcp-mefetchserp-node": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/fetchserp-mcp-server-node"
]
}
}
}