Symbols MCP✓
io.github.symbo-ls/symbols-mcp · v3.14.25
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.symbo-ls/symbols-mcp",
"description": "Symbols.app MCP — docs, code generation, publishing, CLI/SDK reference",
"title": "Symbols MCP",
"repository": {
"url": "https://github.com/symbo-ls/symbols-mcp",
"source": "github"
},
"version": "3.14.25",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "symbols-mcp",
"version": "3.14.25",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}