Skip to main content
Glama

Docs-MCP

by herring101

get_doc

Retrieve the content of specified documents using the file path input. Enables quick access to stored documents for efficient reference and integration.

Instructions

指定したドキュメントの内容を取得

Args: path: ドキュメントのファイルパス

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "title": "get_docArguments", "type": "object" }
Install Server

Other Tools from Docs-MCP

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/herring101/docs-mcp'

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