About Claude Code Devkit
Claude Code Devkit is an MCP server in the AI category: claude Code plugin for codebase archaeology: a custom Python MCP server, sub-agent, slash command, skill, and safety hooks for exploring and documenting any Python repo. It has been installed 0 times through Conduid.
Tools (5)
explain_commit_range(repo, base, head)Commits and files changed between two refs
Takes no parameters.
find_symbol(name, path)Every definition of a function/class/method by name
Takes no parameters.
git_blame_story(repo, file)A file's history: commit count, authors, first/last touch
Takes no parameters.
list_symbols(path)All top-level functions/classes (and methods) under a path
Takes no parameters.
summarize_module(path)A module's structure: docstring, imports, classes, functions
Takes no parameters.
Install
git clone https://github.com/manish5616/claude-code-devkitThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Claude Code Devkit
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.