Provides a Model Context Protocol (MCP) server for managing and serving custom prompts to Amazon Q.
This MCP server empowers Amazon Q users to leverage custom prompts by managing and serving markdown files stored locally. It reads `.md` files from a designated directory (`~/.aws/amazonq/prompts/`), automatically detects new prompts, and serves their content to Amazon Q's MCP client. This allows developers and users to define personalized behaviors and responses for Amazon Q, enhancing its utility and tailoring it to specific workflows or domains.