Skip to main content
Glama

SaaSus Docs MCP Server

Official

saasusDocsContentTool

Retrieve the complete content of SaaSus Platform documentation articles by providing their URLs. Use this after identifying relevant articles with search or sitemap tools for comprehensive access.

Instructions

Fetch the full content of a SaaSus Platform documentation article from its URL. Use this tool after getting URLs from saasus-docs-search-urls tool or saasus-docs-sitemap tool to retrieve the complete article content.

Input Schema

NameRequiredDescriptionDefault
urlYesThe URL of the SaaSus Platform documentation article to fetch

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "description": "The URL of the SaaSus Platform documentation article to fetch", "type": "string" } }, "required": [ "url" ], "type": "object" }

Other Tools from SaaSus Docs MCP Server

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/saasus-platform/saasus-docs-mcp-server'

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