Sunalamye/mcp-claude-shell
3.1
If you are the rightful owner of mcp-claude-shell 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.
A lightweight MCP server that exposes local Claude Code CLI commands as structured tools with retry, timeout control, and JSON-validated responses.
Tools
Functions exposed to the LLM to take actions
claude.generate
General-purpose generation (text, code, documentation).
claude.edit
Edit or transform existing text/code.
claude.refactor
Refactor codebases or files.
claude.generate.json
Generate strict JSON with validation and automatic retry.
claude.edit.json
Edit JSON while ensuring the result remains valid.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client