cdgaete/token-scope-mcp
TokenScope is a Model Context Protocol (MCP) server designed to help Large Language Models (LLMs) efficiently explore and understand codebases and directory structures.
Tools
Functions exposed to the LLM to take actions
explore_directory
Scan and understand directory structures.
view_content
Access file contents with token awareness.
generate_report
Create comprehensive reports with an option to save to file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client