the-ride-never-ends/claudes_toolbox
If you are the rightful owner of claudes_toolbox 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 server application that exposes Claude's Toolbox utility programs via the Model Context Protocol (MCP), making them accessible to AI assistants like Claude through different interfaces.
Tools
Functions exposed to the LLM to take actions
test_generator
Creates unittest test files from JSON specifications.
documentation_generator
Generates markdown documentation from Python source code.
lint_a_python_codebase
Fixes common linting issues in Python files.
run_tests_and_save_their_results
Runs unit tests, type checking, and linting for Python projects.
codebase_search
Searches code with pattern matching.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client