Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dhylan01 • Tools & CLI
An MCP server that finds occurrences of functions in Python and TypeScript/TSX source files to help AI assistants analyze code usage.
Locate where a specific function is used across a codebase to provide context or generate summaries.
Integrate with MCP-compatible IDE assistants (e.g., VS Code Copilot or Claude extensions) to supply quick, file-level code references.
A simple, local tool to run automated tests or diagnostics that identify occurrences of functions in Python and TypeScript/TSX files.
This server implements a Model Context Protocol (MCP) tool that scans source files and returns line numbers where a given function name appears. It supports Python and TypeScript/TSX files and uses regex-based pattern matching to locate function usages. It's intended for integrating with MCP-compatible assistants (e.g., Copilot, Claude) to provide quick code references and aid code analysis workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.