Skip to main content
Glama

ReviewWebsite MCP Server

url_get_after_redirects

Resolve the final URL after all redirects using the ReviewWebsite API. Input a URL to retrieve its destination, ensuring accurate web content analysis and verification.

Instructions

Get URL after redirects using ReviewWeb.site API.

Input Schema

NameRequiredDescriptionDefault
api_keyNoYour ReviewWebsite API key
urlYesURL to get after redirects

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "api_key": { "description": "Your ReviewWebsite API key", "type": "string" }, "url": { "description": "URL to get after redirects", "type": "string" } }, "required": [ "url" ], "type": "object" }

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