Skip to main content
Glama

search_project

Search project documentation and management files using semantic queries with intent detection. Map natural language to application docs, decisions, plans, or todos for relevant results.

Instructions

Search across project sources with smart intent detection. IMPORTANT: "project docs" means APPLICATION documentation (docs/ + DECISIONS.md), NOT project management. Use intent "project_docs" when user says "project docs/documents/documentation" to search application documentation. Use intent "plan" for project management (status, todos, roadmap, backlog).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query. Can be a single word, multiple words, or a phrase. The search is semantic and will find relevant content even with partial matches.
intentNoIntent type to map to sources. "project_docs" searches docs/ + DECISIONS.md (application documentation). "docs" searches only docs/. "plan/todos/roadmap/status/operational" searches .project/ (project management). "project" searches everything. "decisions" searches only DECISIONS.md.
maxResultsNoMaximum number of results to return. Default is 10, maximum is 50.

Latest Blog Posts

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/pouyanafisi/project-mcp'

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