ryogrid/gtags-mcp
3.3
If you are the rightful owner of gtags-mcp 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.
MCP Server for GNU GLOBAL (@ryogrid/gtags-mcp) is a tool that enhances AI coding agents' ability to analyze codebases using GNU GLOBAL.
Tools
Functions exposed to the LLM to take actions
get_definition
Retrieves the exact definition of a symbol.
get_references
Finds all locations where a symbol is used.
list_symbols_with_prefix
Lists all symbols starting with a given prefix.
search_pattern
Searches for a pattern in the source code.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client