servers icon indicating copy to clipboard operation
servers copied to clipboard

Add Periphery MCP Server

Open egrapa opened this issue 1 month ago • 0 comments

Add Periphery MCP Server

This PR adds the Periphery MCP Server to the community servers list.

About Periphery MCP Server

A Model Context Protocol server that wraps the Periphery tool for Swift code analysis, providing:

  • 7 MCP tools for comprehensive code analysis
  • Detection of unused code and imports
  • Identification of redundant public declarations
  • Support for both Xcode projects and Swift Packages
  • JSON output optimized for AI interpretation

Installation

Available via:

  • MCP Registry: Published at registry.modelcontextprotocol.io
  • Homebrew: brew install zyntx-lab/tap/periphery-mcp-server
  • GitHub Releases: Binary downloads

Testing

Tested with Claude Desktop and MCP Inspector.

egrapa avatar Nov 17 '25 22:11 egrapa