F

Fetchserp MCP Server Node

The FetchSERP MCP Server is an API service that provides SEO analysis, search engine result retrieval, web page scraping, and keyword research functions, supporting multiple deployment methods.
2.5 points
1

What is the FetchSERP MCP Server?

The FetchSERP MCP Server is a Model Context Protocol (MCP) server that integrates the functions of the FetchSERP API for SEO analysis, search result retrieval, web page scraping, and keyword research. This server can be run directly through GitHub without installation.

How to use the FetchSERP MCP Server?

It can be used in npx mode or HTTP mode. The npx mode is suitable for individual users, while the HTTP mode is suitable for enterprise environments. You need to configure the API key and select different tools for operation according to your needs.

Applicable scenarios

It is applicable to scenarios such as SEO optimization, competitor analysis, keyword mining, and web page content scraping. It is especially suitable for marketers, data analysts, and developers.

Main Features

SEO and AnalysisProvide functions such as domain analysis, page SEO analysis, AI analysis, and Moz metrics to help evaluate the SEO performance of the website.
SERP and SearchIt can obtain the results of search engines such as Google and Bing, and support the AI mode to return summary information.
Web Page ScrapingSupport web page scraping with or without JS, and also provide proxy scraping function to facilitate data extraction from multiple sources.
User ManagementAllow users to view API credit limits and account information for easy management of usage.

Advantages and Limitations

Advantages
No installation required, can be run directly through GitHub
Support multi-platform deployment (local/remote/Docker)
Provide rich SEO and keyword research functions
Easy to integrate into AI models such as Claude and OpenAI
Limitations
An effective API key is required for use
Some advanced functions may require payment
Dependent on network connection and external API services
There may be performance limitations for large-scale data scraping

How to Use

Get an API Key
Visit the [FetchSERP official website](https://www.fetchserp.com), register and get your API key.
Select a Deployment Method
Select the npx mode (local run), HTTP mode (remote deployment), or Docker containerized deployment according to your needs.
Configure the MCP Client
Add the FetchSERP server configuration to your MCP client (such as Claude Desktop) and set the API key.
Call API Tools
Use the provided tools such as `get_serp_results` or `get_webpage_seo_analysis` for specific operations.

Usage Examples

Analyze the SEO Performance of a WebsiteUse the `get_webpage_seo_analysis` tool to perform SEO analysis on the target web page and get optimization suggestions.
Get the Search Volume of KeywordsUse the `get_keywords_search_volume` tool to get the search volume data of a set of keywords.
Scrape Web Page ContentUse the `scrape_webpage_js_proxy` tool to scrape web page content and use a proxy from the specified country.

Frequently Asked Questions

Do I need to pay a fee?
Does it support Chinese?
How to solve the problem of failed API calls?
Can it be run locally?

Related Resources

FetchSERP Official Website
Get the API key and more information
GitHub Repository
Source code and deployment guide of the MCP server
API Documentation
Complete API interface description and examples
Docker Image
Pre-built Docker image for easy and rapid deployment
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "fetchserp": {
      "command": "npx",
      "args": [
        "github:fetchSERP/fetchserp-mcp-server-node"
      ],
      "env": {
        "FETCHSERP_API_TOKEN": "your_fetchserp_api_token_here"
      }
    }
  }
}

{
  "mcpServers": {
    "fetchserp": {
      "command": "npx",
      "args": ["fetchserp-mcp-server"],
      "env": {
        "FETCHSERP_API_TOKEN": "your_fetchserp_api_token_here"
      }
    }
  }
}

{
  "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"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
275
4 points
F
Firecrawl MCP Server
The Firecrawl MCP Server is a Model Context Protocol server integrating Firecrawl's web - scraping capabilities, providing rich web - scraping, searching, and content - extraction functions.
TypeScript
3.9K
5 points
R
Rednote MCP
RedNote MCP is a tool that provides services for accessing Xiaohongshu content. It supports functions such as authentication management, keyword - based note search, and command - line initialization, and can access note content via URL.
TypeScript
481
4.5 points
P
Perplexity MCP
Certified
An MCP server based on the Perplexity AI API, providing web search functionality for the Claude desktop client.
Python
311
4.1 points
E
Exa Web Search
Certified
The Exa MCP Server is a server that provides web search capabilities for AI assistants (such as Claude), enabling real-time and secure web information retrieval through the Exa AI Search API.
TypeScript
1.8K
5 points
P
Perplexity Research Assistant
The Perplexity MCP Server is an intelligent research assistant that uses Perplexity's AI model to automatically analyze query complexity and select the best model to process requests. It supports three tools: search, reasoning, and in - depth research.
TypeScript
297
4.5 points
A
Arxiv
The ArXiv MCP Server is a bridge connecting AI assistants with the arXiv research library, enabling paper search and content access through the MCP protocol.
Python
1.1K
5 points
S
Sail
Sail is a project aiming to unify stream processing, batch processing, and compute - intensive (AI) workloads. It provides an alternative to Spark SQL and Spark DataFrame APIs and supports both standalone and distributed environments.
Rust
919
5 points
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
890
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
200
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.8K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
153
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
616
5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
796
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.3K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase