Ixe1/code-scanner-server
If you are the rightful owner of code-scanner-server 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.
A CLI tool and MCP server that scans code files for definitions, respects .gitignore, provides line numbers, and outputs LLM-friendly formats.
Tools
Functions exposed to the LLM to take actions
scan_code
Scans a specified directory for code files and returns a list of definitions according to the provided filters.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client