← Back to Plugins
MCP Server MCP

Periphery Code Audit

github By github 👁 3 views ▲ 0 votes

Swift code analysis with Periphery - detect unused code and improve code quality

Homepage Verified source GitHub

Install

mcpb:https://github.com/zyntx-lab/periphery-mcp-server/releases/download/v1.0.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/zyntx-lab/periphery-mcp-server/releases/download/v1.0.0/periphery-mcp-server",
      "version": "1.0.0",
      "fileSha256": "623b6af38289e1b19cefb2dfdcfe11e15a8676b530ec89b92072a8c48217ecdd",
      "runtimeHint": "binary",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...