MCP.so
登录
F

Fetchserp

@fetchSERP

关于 Fetchserp

All-in-One SEO & Web Intelligence Toolkit API

基本信息

分类

开发工具

传输方式

stdio

发布者

fetchSERP

提交者

fetchSERP

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Fetchserp?

Fetchserp is a Model Context Protocol (MCP) server that exposes the FetchSERP API for SEO, SERP analysis, web scraping, and keyword research. It is designed for developers and SEO professionals who need programmatic access to search engine data and domain insights.

How to use Fetchserp?

No installation is required; Fetchserp runs directly from GitHub using npx. Configure the server in your MCP client (e.g., Claude Desktop) by setting the FETCHSERP_API_TOKEN environment variable. Alternatively, use HTTP mode for remote deployments or run the pre-built Docker image. Detailed configuration examples for npx, Claude API, OpenAI API, and Docker are provided in the README.

Key features of Fetchserp

  • Domain analysis: backlinks, DNS, WHOIS, SSL, tech stack
  • Keyword research: search volume, suggestions, long-tail generation
  • SERP retrieval from Google, Bing, Yahoo, DuckDuckGo
  • AI-powered webpage analysis with custom prompts
  • Web scraping with and without JavaScript, plus proxy support
  • User management: check API credits and account info

Use cases of Fetchserp

  • Analyze domain authority and backlink profiles for competitors
  • Get keyword suggestions and search volume for content planning
  • Monitor search engine rankings and page indexation for SEO audits
  • Scrape webpages with or without JavaScript for data extraction
  • Retrieve AI overviews and enhanced SERP results for research

FAQ from Fetchserp

How do I get an API token for Fetchserp?

Sign up at https://www.fetchserp.com; new users automatically receive 250 free credits. Your API token is available in your dashboard.

How can I run the Fetchserp MCP server?

You have three options: run locally with npx (zero installation), deploy in HTTP mode for remote access, or use the Docker image from GitHub Container Registry.

Does Fetchserp require any installation?

No. When using npx, the server runs directly from GitHub without manual installation. Docker mode also requires no local setup beyond the Docker runtime.

What tools does Fetchserp provide?

It offers tools for domain analysis, keyword research, SERP retrieval, AI and SEO analysis, web scraping (with and without JavaScript), proxy scraping, and user info.

Can I use Fetchserp with Claude or OpenAI?

Yes. The README includes example configurations for both the Claude API (with mcp_servers) and the OpenAI API (with tools of type mcp).

评论

开发工具 分类下的更多 MCP 服务器