← All servers
🔧

Gtags ServerVerified🛡 No advisories

io.github.harshithsunku/mcp-gtags-server
New to MCP? Start here →
1★ stars
0weekly installs
12 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/harshithsunku, which proved it owns this namespace.

Verified owner: github.com/harshithsunkuio.github.harshithsunku/mcp-gtags-server

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads GTAGS_MCP_ROOT, GTAGS_MCP_AUTO_SETUP.

About

Indexed C/C++ code navigation for AI agents — GNU Global (gtags) lookups over MCP, not grep scans.

Packages & transports

pypimcp-gtags-serverv1.4.2 · uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_gtags_server": {
      "command": "uvx",
      "args": [
        "mcp-gtags-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx mcp-gtags-server