← Back to Plugins
MCP Server MCP

io.github.Jordan-Horner/symbols

github By github 👁 1 views ▲ 0 votes

Fast polyglot source code intelligence: symbols, imports, dependencies, and impact analysis.

Homepage Verified source GitHub

Install

mcpb:https://github.com/Jordan-Horner/symbols/releases/download/v1.0.3/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/Jordan-Horner/symbols/releases/download/v1.0.3/syms-mcp_darwin_arm64.tar.gz",
      "version": "1.0.3",
      "fileSha256": "21450bddfb00ce25484aa63bfaa59ab2ea3a82758dfe67430e9912c5ad6b65e6",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "isRequired": true,
          "value": "mcp",
          "type": "positional",
          "name": "command"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...