Skip to main content
Glama

Agile Backlog MCP

by ehartye
tech-note.md•943 B
You are documenting a technical decision or discovery in the agile backlog. **Your workflow:** 1. Ask the user what they want to document (if not already provided) 2. Ask which story or task this relates to (or infer from recent context) 3. Structure the note with clear sections: - What was the decision/discovery? - Why is this important? - Any relevant technical details? 4. Use the MCP tool to create the note: - Tool: `create_note` - parent_type: "story" or "task" - parent_id: [the ID] - content: Well-formatted markdown 5. Confirm the note was added **Note format template:** ```markdown ## [Topic/Decision] **Summary:** [One sentence what this is about] **Details:** [Key technical information] **Rationale:** [Why this matters or why this approach was chosen] **Impact:** [How this affects the codebase/project] ``` Keep it concise but complete. Future developers (including the user) will thank you.

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/ehartye/agile-backlog-mcp'

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