mcp-sourcekit-lsp

leftspin/mcp-sourcekit-lsp

3.3

If you are the rightful owner of mcp-sourcekit-lsp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that provides Swift code intelligence to AI agents through SourceKit-LSP.

Tools

Functions exposed to the LLM to take actions

swift-definition

Find where a symbol is defined.

swift-hover

Get type information and documentation for a symbol.

swift-references

Find all references to a symbol.

swift-symbols

Search for symbols in the workspace.

swift-diagnostics

Get compiler diagnostics for a file.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources