zyntx-lab/periphery-mcp-server
If you are the rightful owner of periphery-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Periphery MCP Server is a Model Context Protocol server that integrates with the Periphery tool to enable AI-driven Swift code audits and detection of unused code in iOS/macOS projects.
Tools
Functions exposed to the LLM to take actions
check_periphery_installed
Verify that Periphery CLI is installed and accessible.
get_periphery_version
Get the installed version of Periphery.
scan_project
Run a basic Periphery scan on a project.
scan_with_config
Run Periphery scan using a YAML configuration file.
analyze_unused_imports
Focus specifically on detecting unused imports.
find_redundant_public
Identify public declarations that could be internal.
scan_with_options
Advanced scanning with custom Periphery flags.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client