a2a-mcp-server

never2average/a2a-mcp-server

3.1

If you are the rightful owner of a2a-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A production-ready task management system built with MCP (Model Control Protocol) and Kafka.

Tools

Functions exposed to the LLM to take actions

fetch_queue

Get a list of pending tasks.

change_task_priority

Update task priority.

pickup_task

Mark a task as in progress.

complete_task

Mark a task as completed.

get_task_details

Get detailed information about a task.

check_task_status

Check the current status of a task.

check_notification_count

Get count of unread notifications.

get_notification_list

Get a filtered list of notifications.

mark_notification_as_read

Mark a notification as read.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources