Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by osinmv • Tools & CLI
Provides full-text search and indexing for code declarations (functions, classes, enums, etc.) using SQLite FTS5 and universal ctags.
Search for functions, classes, enums, and other declarations across a codebase using full-text queries.
Enumerate indexed API files and list per-file functions to assist code navigation, refactoring, or automated analysis.
Generate ctags from source directories (respecting .gitignore) and keep a searchable index of declarations up to date.
This MCP server indexes code declarations across languages supported by universal ctags and exposes search and listing functions over a SQLite FTS5-backed database. It can ingest ctags JSON output or generate ctags from source folders (respecting .gitignore), then lets agents search declarations, list indexed APIs, and enumerate functions per file. The server supports many languages (Python, C, Go, C++, JavaScript, Rust, Java, and more) and is useful for fast symbol discovery and code navigation.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.