Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logs for developmenttrue
MCP_HTTP_HOSTNoThe host to bind to for HTTP transport127.0.0.1
MCP_HTTP_PATHNoThe endpoint path for HTTP transport/mcp
MCP_HTTP_PORTNoThe port to listen on for HTTP transport8080
REVIEWWEBSITE_API_KEYYesYour ReviewWebsite.com API key

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
convert_to_markdownC

Convert a URL to Markdown using AI via ReviewWeb.site API. Turn a web page into LLM-friendly content.

convert_multiple_to_markdownC

Convert multiple URLs to Markdown using AI via ReviewWeb.site API. Turn multiple web pages into LLM-friendly content.

extract_dataC

Extract structured data (JSON) from a web page URL using AI via ReviewWeb.site API.

extract_data_multipleC

Extract structured data (JSON) from multiple web page URLs using AI via ReviewWeb.site API.

scrape_urlC

Scrape a URL and return HTML content using ReviewWeb.site API.

extract_linksC

Extract all links from a HTML content of web page URL using ReviewWeb.site API.

summarize_urlC

Summarize a web page URL using AI via ReviewWeb.site API.

summarize_websiteC

Summarize a website (and its internal links) using AI via ReviewWeb.site API.

summarize_multiple_urlsB

Summarize multiple web page URLs using AI via ReviewWeb.site API.

url_is_aliveC

Check if a URL is alive using ReviewWeb.site API.

url_get_after_redirectsC

Get URL after redirects using ReviewWeb.site API.

seo_keyword_ideasC

Get keyword ideas for a keyword using ReviewWeb.site API.

seo_keyword_difficultyC

Get keyword difficulty for a keyword using ReviewWeb.site API.

seo_trafficB

Check traffic for a domain or URL using ReviewWeb.site API.

seo_backlinksC

Get backlinks for a domain using ReviewWeb.site API.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/mrgoonie/reviewwebsite-mcp-server'

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