Skip to main content
Glama

ref_search_documentation

Search for documentation across public web, GitHub, or private resources like repos and PDFs. Use queries with programming language and framework details to retrieve relevant documentation efficiently.

Instructions

Search for documentation on the web or github as well from private resources like repos and pdfs. Use Ref 'ref_read_url' to read the content of a url.

Input Schema

NameRequiredDescriptionDefault
queryYesQuery for documentation. Should include programming language and framework or library names. Searches public only docs by default, include ref_src=private to search a user's private docs.

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Query for documentation. Should include programming language and framework or library names. Searches public only docs by default, include ref_src=private to search a user's private docs.", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Ref

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/ref-tools/ref-tools-mcp'

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