ctags
A maintained ctags implementation
ctags MCP Server
MCP server for universal-ctags/ctags
Ready-to-Use Client Configurations
{
"mcpServers": {
"ctags": {
"command": "npx",
"args": [
"-y",
"@universal-ctags/ctags"
]
}
}
}