Odel
Symbols MCP

Symbols MCP

Local
@symbo-ls1PythonUpdated 1w ago

Symbols.app MCP — docs, code generation, publishing, CLI/SDK reference

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsymbols-mcpv3.14.763

Run

uvx symbols-mcp

MCP client config

{
  "mcpServers": {
    "symbols-mcp": {
      "command": "uvx",
      "args": [
        "symbols-mcp"
      ]
    }
  }
}