Swift-Selena
Verified Safeby BlueEventHorizon
Overview
Provides Swift code analysis capabilities to AI assistants, supporting SwiftUI development and working with projects even with build errors.
Installation
./.build/release/Swift-SelenaEnvironment Variables
- MCP_CLIENT_ID
- SWIFT_SELENA_LEGACY
Security Notes
The server primarily operates locally, performing static analysis and local file searches. It integrates with `sourcekit-lsp` for enhanced features, which is a standard local Apple tool. There are explicit exclusions for sensitive directories (e.g., .git, DerivedData). No evidence of network risks, `eval` usage, or hardcoded secrets. The project adheres to a 'local-only' principle, prioritizing privacy. A historical 'pkill' incident was attributed to user error, not a vulnerability in the server.
Similar Servers
XcodeBuildMCP
A Model Context Protocol (MCP) server that provides Xcode-related tools for integrating AI assistants with Apple development workflows.
cclsp
MCP server to integrate LLM-based coding agents with Language Server Protocol (LSP) servers for robust symbol resolution and code navigation.
In-Memoria
Provides persistent intelligence infrastructure (semantic concepts, patterns, architecture) for AI agents to understand and interact with codebases.
athena-protocol
This server acts as an AI tech lead, providing expert validation, impact analysis, and strategic guidance to AI coding agents before code changes are made.