MCP Gtags Server runs on your own machine — the client starts it, so there is no endpoint to ping. 498 installs a week from pypi. Last commit 13 Jul 2026.
Indexed C/C++ code navigation for AI agents — GNU Global (gtags) lookups over MCP, not grep scans.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-gtags-server -- uvx mcp-gtags-server
{
"mcpServers": {
"mcp-gtags-server": {
"args": [
"mcp-gtags-server"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-gtags-server]
command = "uvx"
args = ["mcp-gtags-server"]
{
"mcpServers": {
"mcp-gtags-server": {
"args": [
"mcp-gtags-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-gtags-server": {
"args": [
"mcp-gtags-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.