Skip to main content
Glama

mcp-adr-analysis-server

by tosin2013
index.mdโ€ข3.02 kB
--- title: Tutorials description: Learning-oriented guides for newcomers --- # Tutorials Learning-oriented guides for newcomers ## Available Guides This section contains tutorials documentation following the Diataxis framework. **Tutorials** are learning-oriented and help newcomers get started: - Take the reader through a process step by step - Focus on learning by doing - Ensure the reader succeeds in accomplishing something - Build confidence through success ## ๐Ÿ” Research-Driven Architecture All tutorials now feature **research-driven workflows** that query your live environment instead of relying on static analysis alone: - **Cascading Source Hierarchy**: Project Files โ†’ Knowledge Graph โ†’ Environment Resources โ†’ Web Search - **Confidence Scoring**: Every result includes a 0-1 confidence score - **Live Infrastructure Detection**: Automatically discovers Docker, Kubernetes, OpenShift, Podman, Ansible - **Red Hat Ecosystem Support**: First-class support for OpenShift (`oc`), Podman, and Ansible - **ADR Validation**: Check if documented decisions match actual implementation ## ๐Ÿง  Context File - Your Project's Memory Every tutorial teaches you to use **`.mcp-server-context.md`** - the auto-generated file that tracks your progress, patterns, and decisions: - ๐Ÿ’ก **In Tutorial 1**: Learn to track your progress with `@.mcp-server-context.md` - ๐Ÿ”„ **In Tutorial 2**: Resume work seamlessly by reviewing past analysis - ๐ŸŽฏ **In Tutorial 3**: Master advanced decision-making with pattern analysis Just use `@.mcp-server-context.md` in your AI assistant to access your project's living memory! ### Key Research-Driven Tools - **`perform_research`**: Ask questions about your project and get confidence-scored answers - **`validate_adr`**: Validate a single ADR against live infrastructure - **`validate_all_adrs`**: Batch validate all ADRs with environment checks - **`analyze_deployment_progress`**: Research-enhanced deployment readiness analysis - **`generate_deployment_guidance`**: Infrastructure-aware deployment recommendations ## Contents ### Getting Started - [Tutorial 1: Your First MCP Analysis](./01-first-steps.md) - Learn MCP basics and create your first ADR with research-driven workflows - [Tutorial 2: Working with Existing Projects](./02-existing-projects.md) - Analyze existing codebases with live infrastructure validation - [Tutorial 3: Advanced Analysis Techniques](./03-advanced-analysis.md) - Security scanning, deployment readiness, and performance analysis ### Specialized Workflows - [Security-Focused Workflow](./security-focused-workflow.md) - Security analysis and content masking - [Team Collaboration](./team-collaboration.md) - Collaborative ADR processes ### Example ADRs from Our Codebase - [ADR-001: MCP Protocol Implementation](../adrs/adr-001-mcp-protocol-implementation-strategy.md) - Core architecture decisions - [ADR-003: Memory-Centric Architecture](../adrs/adr-003-memory-centric-architecture.md) - Architectural pattern example

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