Skip to main content
Glama

McpDocServer

by ruan11223344

docs_list_docs

Retrieve a list of documentation sources from McpDocServer using MCP protocol, enabling efficient access and management of development framework resources. Customize results with a limit parameter.

Input Schema

NameRequiredDescriptionDefault
limitNo最大返回文档源数量

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "default": 50, "description": "最大返回文档源数量", "type": "number" } }, "type": "object" }

Other Tools from McpDocServer

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/ruan11223344/McpDocServer'

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