bijankhazaei/amazonq-mcp
3.1
If you are the rightful owner of amazonq-mcp 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 minimal Model Context Protocol (MCP) server for task management using SQLite.
Tools
Functions exposed to the LLM to take actions
task_list
Returns all tasks as JSON with id, title, description, status, and timestamps.
create_task
Creates a new task with a required title and optional description.
update_task
Updates an existing task with optional title, description, and status.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client