codesacan

cocodedk/codesacan

3.2

If you are the rightful owner of codesacan 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.

The CodeScan MCP Server is designed to facilitate advanced code graph querying and integration with tools like Cursor IDE, leveraging the Neo4j database.

Tools

Functions exposed to the LLM to take actions

list_files

List all files in the codebase with their types.

file_contents

List all classes, functions, and constants in a specific file.

callees

Find functions called by a specific function.

callers

Find functions that call a specific function.

untested_functions

List functions without tests.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources