Skip to main content
Glama

olostep-mcp

get_website_urls

Extract and filter URLs from any website based on a search query to find relevant pages quickly.

Instructions

Search and retrieve relevant URLs from a website

Input Schema

NameRequiredDescriptionDefault
search_queryYesThe search query to sort URLs by.
urlYesThe URL of the website to map.

Input Schema (JSON Schema)

{ "properties": { "search_query": { "description": "The search query to sort URLs by.", "type": "string" }, "url": { "description": "The URL of the website to map.", "format": "uri", "type": "string" } }, "required": [ "url", "search_query" ], "type": "object" }

Other Tools from olostep-mcp

Related Tools

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

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