LogoSTMCP
Download
fetchserp-mcp-server-node

FetchSERP MCP Server

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.

Tools

Get backlinks for a domain.

2. get_domain_info

Get comprehensive domain information.

3. get_domain_emails

Extract emails from a domain.

4. get_playwright_mcp

Use GPT-4.1 to remote control a browser via a Playwright MCP server.

5. get_webpage_seo_analysis

Comprehensive SEO analysis of a webpage.

6. get_webpage_ai_analysis

AI-powered webpage analysis.

7. generate_wordpress_content

Generate WordPress content using AI with customizable prompts and models.

8. generate_social_content

Generate social media content using AI with customizable prompts and models.

9. get_moz_analysis

Get Moz domain authority and metrics.

10. get_keywords_search_volume

Get search volume for keywords.

11. get_keywords_suggestions

Get keyword suggestions.

12. get_long_tail_keywords

Generate long-tail keywords.

13. get_serp_results

Get search engine results.

14. get_serp_html

Get SERP results with HTML content.

15. get_serp_text

Get SERP results with text content.

16. get_serp_ai_mode

Get SERP with AI Overview and AI Mode response.

17. check_page_indexation

Check if domain is indexed for keyword.

18. get_domain_ranking

Get domain ranking for keyword.

19. scrape_webpage

Scrape webpage without JavaScript.

20. scrape_domain

Scrape multiple pages from domain.

21. scrape_webpage_js

Scrape webpage with custom JavaScript.

22. scrape_webpage_js_proxy

Scrape webpage with JavaScript and proxy.

23. get_user_info

Get user information and API credits.

Open Graph image for FetchSERP MCP Server

JSON Config

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

Information