71
/ 100
22 days ago
glama

mcp-gtags-server

Provides fast, indexed code navigation (definitions, references, callers, etc.) for AI coding agents by leveraging GNU Global (gtags), dramatically reducing context noise compared to grep.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CONFIG_HOME
configGTAGS_MCP_TRANSPORT
configGTAGS_MCP_HOST127.0.0.1 Bind address — set 0.0.0.0 to reach the server from other devices at http://<machine-ip>:8383/mcp
configGTAGS_MCP_PORT8383 HTTP port
configGTAGS_MCP_ROOT
configGTAGS_MCP_LABELForce a specific parser label with --label, , or label in .gtags-mcp.toml (e.g. default for native-only, pygments for plugin-everything).
configGTAGS_MCP_BIN_DIRThe server finds binaries in this order: --bin-dir//config bin_dir → ~/.gtags-mcp/bin → PATH → ~/.local/bin.
configGTAGS_MCP_HOME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/harshithsunku-mcp-gtags-server-372ktx)](https://m8ven.ai/mcp/harshithsunku-mcp-gtags-server-372ktx)
commit: 50c0b17de5fd89bfdf9f6a581c7144667446d839
code hash: f9bb62b1a788a9115cabf152e4a0f43f7759d750896e022245cc1bd40ccc1698
verified: 7/9/2026, 9:58:42 AM
view raw JSON →