Loading MCP server directory, please wait...
MCP server to read, inspect and troubleshoot codebase symbols
npx @getmcp/cli add io.github.p1va/symbolsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.p1va/symbols": {
"command": "npx",
"args": [
"-y",
"@p1va/symbols"
]
}
}
}