Symbols MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 2 388 installs a week from pypi. Last commit 2 Aug 2026.
Symbols.app MCP — docs, code generation, publishing, CLI/SDK reference
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 symbols-mcp -- uvx symbols-mcp
{
"mcpServers": {
"symbols-mcp": {
"args": [
"symbols-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.symbols-mcp]
command = "uvx"
args = ["symbols-mcp"]
{
"mcpServers": {
"symbols-mcp": {
"args": [
"symbols-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"symbols-mcp": {
"args": [
"symbols-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.