Skip to main content
Glama

supOS MCP Server

by FREEZONEX

get-model-topic-tree

Access and query topic tree structures and details from the supOS MCP Server using keyword or tag search. Ideal for retrieving recommended topics or navigating hierarchical data models.

Input Schema

NameRequiredDescriptionDefault
keyNoFuzzy search keyword for child nodes
showRecNoIs show recommend topic
typeNoSearch type: 1--Text search, 2--Tag search

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "key": { "description": "Fuzzy search keyword for child nodes", "type": "string" }, "showRec": { "description": "Is show recommend topic", "type": "boolean" }, "type": { "description": "Search type: 1--Text search, 2--Tag search", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from supOS 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/FREEZONEX/mcp-server-supos'

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