ryan-norman-cmm/principal-architect-service
If you are the rightful owner of principal-architect-service and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A comprehensive Model Context Protocol (MCP) server for managing product initiatives, technical requirements, architecture decisions, and related documentation through AI development tools.
Tools
Functions exposed to the LLM to take actions
create_architecture_decision_records
Create a new ADR with title, problem statement, and options.
list_architecture_decision_records
List all ADRs (supports pagination and filtering).
get_architecture_decision_records
Get detailed ADR by ID including all options and outcomes.
update_architecture_decision_records
Update ADR metadata, problem statement, or decision outcome.
publish_architecture_decision_record
Publish ADR to Confluence with ADF formatting.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client