Skip to main content
Glama

suggest_adrs

Generate architectural decision records by analyzing code changes, project history, and context to maintain consistency and document technical choices.

Instructions

Suggest architectural decisions with advanced prompting techniques (Knowledge Generation + Reflexion). TIP: Read @.mcp-server-context.md first for project history, patterns, and previous ADRs to ensure consistency.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectPathNoPath to the project directory.
analysisTypeNoType of analysis to performcomprehensive
beforeCodeNoCode before changes (for code_changes analysis)
afterCodeNoCode after changes (for code_changes analysis)
changeDescriptionNoDescription of the changes (for code_changes analysis)
commitMessagesNoRelated commit messages (for code_changes analysis)
existingAdrsNoList of existing ADR titles to avoid duplication
enhancedModeNoEnable advanced prompting features (Knowledge Generation + Reflexion)
learningEnabledNoEnable Reflexion learning from past experiences
knowledgeEnhancementNoEnable Knowledge Generation for domain-specific insights
conversationContextNoRich context from the calling LLM about user goals and discussion history

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/tosin2013/mcp-adr-analysis-server'

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