Beats grep/rg and LSPs with quick, accurate symbol definitions for AI tools. A lightweight Go MCP server built for handling large, multi-language codebases.
A lightweight MCP server that brings `ctags`-powered symbol search to AI coding clients and editors. Use it to scan a workspace for symbols, inspect matching source snippets, and generate a BSD `ctags` tags file on demand. The server exposes two tools: - `search_symbols` - `generate_tags` Arguments: - `workspace_path` — absolute path to the project root to search