theSharque/mcp-architect
If you are the rightful owner of mcp-architect 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.
MCP Architector is a local-first Model Context Protocol server designed for managing project architecture and system design information with a focus on privacy and confidentiality.
Tools
Functions exposed to the LLM to take actions
set-project-architecture
Creates or updates the overall architecture for a project.
get-project-architecture
Retrieves the overall architecture of the project.
set-module-details
Creates or updates detailed information about a module.
get-module-details
Retrieves detailed information about a specific module.
list-modules
Lists all modules in the project architecture.
delete-module
Deletes a module from the project architecture.
set-script-documentation
Creates or updates documentation for a script or command.
get-script-documentation
Retrieves documentation for a specific script.
list-scripts
Lists all documented scripts in the project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client