ebeloded/claude-mcp
If you are the rightful owner of claude-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 henry@mcphub.com.
An MCP (Model Context Protocol) server that allows AI tools to interact with Claude Code programmatically, enabling powerful agent-in-agent workflows with conversation continuity and asynchronous execution support.
Tools
Functions exposed to the LLM to take actions
start
Initiates fresh conversations with Claude Code, supporting both synchronous and asynchronous execution.
resume
Continues an existing conversation with Claude Code, supporting both synchronous and asynchronous execution.
status
Checks the status and progress of an asynchronous task.
cancel
Cancels a running asynchronous task.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client