Skip to main content
Glama

SaaSus Docs MCP Server

Official

saasusDocsSearchTool

Search SaaSus Platform documentation for relevant article URLs. Use this tool to identify articles by query, then retrieve full content with the saasus-docs-get-content tool.

Instructions

Search SaaSus Platform documentation to find relevant article URLs. Use this tool first to find relevant articles, then use saasus-docs-get-content tool to fetch the full content of specific articles.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query to find relevant SaaSus Platform documentation

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "Search query to find relevant SaaSus Platform documentation", "type": "string" } }, "required": [ "query" ], "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