Swiftlens
未申請SwiftLens is a Model Context Protocol (MCP) server that provides deep, semantic-level analysis of Swift codebases to any AI models. By integrating directly with Apple's SourceKit-LSP, SwiftLens enables AI models to understand Swift code with compiler-grade accuracy.
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(15個)
get_tool_help
Get help for any tool
swift_analyze_file
Analyze structure and symbols in a Swift file
swift_analyze_multiple_files
Batch analyze multiple files
swift_build_index
Build index store db of current project for sourcekit-lsp
swift_check_environment
Verify Swift development setup
swift_find_symbol_references
Find all references to a symbol
swift_get_declaration_context
Get fully-qualified symbol paths
swift_get_file_imports
Extract import statements
swift_get_hover_info
Get type info and documentation
swift_get_symbol_definition
Jump to symbol definition
swift_get_symbols_overview
Extract top-level type declarations
swift_replace_symbol_body
Replace function/type body
swift_search_pattern
Search with regex patterns
swift_summarize_file
Get symbol counts and file summary
swift_validate_file
Validate syntax and types with swiftc