touwaeriol/claude-agent-mcp
3.2
If you are the rightful owner of claude-agent-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.
Claude Agent MCP is a Node.js-based server that bridges the `claude-agent-sdk-ts` library, providing streaming conversation capabilities for AI tools.
Tools
Functions exposed to the LLM to take actions
claude_session_create
Create new Claude sessions.
claude_session_close
Close and clean up sessions.
claude_chat_query
Send prompts and receive streaming responses.
claude_chat_interrupt
Interrupt active queries.
claude_chat_model
Switch between AI models.
claude_chat_mode
Change permission modes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client