Skip to main content
Glama

mcp-rtfm

by ryanjoachim

search_docs

Search through project documentation files with highlighted results to quickly locate relevant information and enhance accessibility. Simplify knowledge discovery within your project directory.

Instructions

Search across documentation files with highlighted results

Input Schema

NameRequiredDescriptionDefault
projectPathYesPath to the project root directory
queryYesSearch query to find in documentation

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Path to the project root directory", "type": "string" }, "query": { "description": "Search query to find in documentation", "type": "string" } }, "required": [ "projectPath", "query" ], "type": "object" }

Other Tools from mcp-rtfm

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/ryanjoachim/mcp-rtfm'

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