servers
servers copied to clipboard
Add Periphery MCP Server
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.