Skip to main content
Glama

Dedalus MCP Documentation Server

by kitan23

list_docs

Retrieve metadata for all available documentation files on the Dedalus MCP Documentation Server. Optional subdirectory parameter supports targeted file listing for efficient document management.

Instructions

List all available documentation files Args: directory: Optional subdirectory to list (relative to docs root) Returns: List of document metadata

Input Schema

NameRequiredDescriptionDefault
directoryNo

Input Schema (JSON Schema)

{ "properties": { "directory": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Directory" } }, "title": "list_docsArguments", "type": "object" }

Other Tools from Dedalus MCP Documentation 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/kitan23/Python_MCP_Server_Example_2'

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