Skip to main content
Glama

FetchSERP MCP Server

Official
by fetchSERP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_MODENoSet to 'true' to run the server in HTTP mode instead of standard modefalse
FETCHSERP_API_TOKENYesYour FetchSERP API token obtained from https://www.fetchserp.com

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_backlinks

Get backlinks for a given domain

get_domain_emails

Retrieve emails from a given domain

get_domain_info

Get domain info including DNS records, WHOIS data, SSL certificates, and technology stack

get_keywords_search_volume

Get search volume for given keywords

get_keywords_suggestions

Get keyword suggestions based on a url or a list of keywords

get_long_tail_keywords

Generate long-tail keywords for a given keyword

get_moz_analysis

Get Moz domain analysis data

check_page_indexation

Check if a domain is indexed for a given keyword

get_domain_ranking

Get domain ranking for a given keyword

scrape_webpage

Scrape a web page without JS

scrape_domain

Scrape a domain

scrape_webpage_js

Scrape a web page with custom JS

scrape_webpage_js_proxy

Scrape a web page with JS and proxy

get_serp_results

Get search engine results

get_serp_html

Get search engine results with HTML content

get_serp_ai_mode

Get SERP with AI Overview and AI Mode response. Returns AI overview and AI mode response for the query. Less reliable than the 2-step process but returns results in under 30 seconds.

get_serp_text

Get search engine results with text content

get_user_info

Get user information including API credit

get_webpage_ai_analysis

Analyze a web page with AI

get_webpage_seo_analysis

Get SEO analysis for a given url

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fetchSERP/fetchserp-mcp-server-node'

If you have feedback or need assistance with the MCP directory API, please join our Discord server