mako10k/mcp-async
3.2
If you are the rightful owner of mcp-async 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.
The MCP Async Bridge Server enhances an existing MCP server by adding asynchronous processing capabilities.
Tools
Functions exposed to the LLM to take actions
async_list_pending_tasks
Lists all pending asynchronous tasks.
async_get_task_result
Retrieves the result of a completed task and releases the handle.
async_cancel_task
Cancels an ongoing task.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client