Back to LSP Servers

swift

stdio
swift

Used by 5 plugins

Requires Language Server Binary

This LSP server requires xcrun to be installed on your system. Make sure it's available in your PATH before enabling.

Install
1
Run in your terminal
$
npx claudepluginhub boostvolt/claude-code-lsps
Add to Your Project

Add to your .lsp.json or plugin.json:

{
  "lspServers": {
    "swift": {
      "command": "xcrun",
      "extensionToLanguage": {
        ".swift": "swift"
      },
      "args": [
        "sourcekit-lsp"
      ]
    }
  }
}
Supported Languages
swift
.swift
Command
xcrun
Transport
stdio
Arguments
sourcekit-lsp
Advanced Configuration
Restart on Crash:Yes
Also used by 4 other plugins
dev-flow
2
swiftui-smart-build
1
swift-lsp
1
ios-dev
0
Plugins using this server (5)
sourcekit-lsp
80
dev-flow
2
swiftui-smart-build
1
swift-lsp
1
ios-dev
0
Actions

Product

  • Browse Plugins
  • Marketplaces
  • Pricing
  • About
  • Contact

Resources

  • Learning Center
  • Claude Code Docs
  • Plugin Guide
  • Plugin Reference
  • Plugin Marketplaces

Community

  • Browse on GitHub
  • Get Support

Admin

  • Admin Panel

Legal

  • Terms of Service
  • Privacy Policy
Community Maintained•Not affiliated with Anthropic

© 2025 ClaudePluginHub

ClaudePluginHub
ClaudePluginHub
ToolsLearn
Search everything...