Sunalamye/mcp-claude-node
3.2
If you are the rightful owner of mcp-claude-node 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.
The MCP Claude Shell Server is a Node.js implementation designed to facilitate parallel execution of Claude AI requests through the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
claude_generate
Generate code or text with retry and model selection.
claude_edit
Edit files with retry and model selection.
claude_refactor
Refactor code with retry and model selection.
claude_generate_json
Generate JSON response with validation.
claude_edit_json
Edit with JSON response validation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client