mcp-gtags-server
Rank #8,382io.github.harshithsunku/mcp-gtags-server
Indexed C/C++ code navigation for AI agents — GNU Global (gtags) lookups over MCP, not grep scans.
mcp-gtags-server is a Model Context Protocol (MCP) server published by harshithsunku. It ranks #8,382 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mcp-gtags-server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 123,664 of 132,046 servers on MCP Toplist.
Use mcp-gtags-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-gtags-server -e "GTAGS_MCP_ROOT=<your GTAGS_MCP_ROOT>" -e "GTAGS_MCP_AUTO_SETUP=<your GTAGS_MCP_AUTO_SETUP>" -- uvx mcp-gtags-serverReplace each placeholder with your own value before saving.
[mcp_servers.mcp-gtags-server]
command = "uvx"
args = ["mcp-gtags-server"]
[mcp_servers.mcp-gtags-server.env]
GTAGS_MCP_ROOT = "<your GTAGS_MCP_ROOT>"
GTAGS_MCP_AUTO_SETUP = "<your GTAGS_MCP_AUTO_SETUP>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-gtags-server": {
"command": "uvx",
"args": [
"mcp-gtags-server"
],
"env": {
"GTAGS_MCP_ROOT": "<your GTAGS_MCP_ROOT>",
"GTAGS_MCP_AUTO_SETUP": "<your GTAGS_MCP_AUTO_SETUP>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-gtags-server": {
"command": "uvx",
"args": [
"mcp-gtags-server"
],
"env": {
"GTAGS_MCP_ROOT": "<your GTAGS_MCP_ROOT>",
"GTAGS_MCP_AUTO_SETUP": "<your GTAGS_MCP_AUTO_SETUP>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-gtags-server": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-gtags-server"
],
"env": {
"GTAGS_MCP_ROOT": "<your GTAGS_MCP_ROOT>",
"GTAGS_MCP_AUTO_SETUP": "<your GTAGS_MCP_AUTO_SETUP>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-gtags-server": {
"command": "uvx",
"args": [
"mcp-gtags-server"
],
"env": {
"GTAGS_MCP_ROOT": "<your GTAGS_MCP_ROOT>",
"GTAGS_MCP_AUTO_SETUP": "<your GTAGS_MCP_AUTO_SETUP>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-gtags-server": {
"command": "uvx",
"args": [
"mcp-gtags-server"
],
"env": {
"GTAGS_MCP_ROOT": "<your GTAGS_MCP_ROOT>",
"GTAGS_MCP_AUTO_SETUP": "<your GTAGS_MCP_AUTO_SETUP>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.harshithsunku%2Fmcp-gtags-server)<a href="https://mcptoplist.com/server/io.github.harshithsunku%2Fmcp-gtags-server"><img src="https://mcptoplist.com/badge/io.github.harshithsunku%2Fmcp-gtags-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
harshithsunku
Available versions (10)
| Version | Published |
|---|---|
| 2.0.0 | Sep 17, 2026 |
| 1.5.0 | Sep 17, 2026 |
| 1.4.3 | Sep 17, 2026 |
| 1.4.2 | Jul 11, 2026 |
| 1.4.1 | Jul 11, 2026 |
| 1.4.0 | Jul 11, 2026 |
| 1.3.1 | Jul 11, 2026 |
| 1.3.0 | Jul 11, 2026 |
| 1.2.0 | Jul 11, 2026 |
| 1.1.0 | Jul 10, 2026 |
Frequently asked questions
- Who maintains mcp-gtags-server?
- mcp-gtags-server is maintained by harshithsunku, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is mcp-gtags-server listed on the Official MCP Registry?
- Yes — mcp-gtags-server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-gtags-server have?
- MCP Toplist tracks 10 versions of mcp-gtags-server, most recently published on Sep 17, 2026.
- Where can I find the source code for mcp-gtags-server?
- The source code for mcp-gtags-server is hosted at github.com/harshithsunku/mcp-gtags-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.