VOOZH about

URL: https://glama.ai/mcp/servers/integrations/swift

⇱ Swift | Glama


  • Why this server?

    Supports delivering governed content to Swift applications on any platform.

  • Why this server?

    Allows cleaning of Swift Package Manager cache.

  • Why this server?

    Provides access to official Swift language documentation, API references, and code examples for development across Apple platforms.

    A
    license
    A
    quality
    D
    maintenance
    Provides access to Apple's official developer documentation, frameworks, APIs, and WWDC session transcripts across all Apple platforms. It enables AI assistants to search technical guides, sample code, and platform compatibility information using natural language queries.
    Last updated
    24
    18
    3,658
    1,313
    MIT
  • Why this server?

    Analyzes Swift repositories to generate navigable maps highlighting important code elements and relationships

    A
    license
    A
    quality
    F
    maintenance
    A powerful tool designed to help, primarily LLMs, understand and navigate complex codebases. It functions both as a command-line application for on-demand analysis and as an MCP (Model Context Protocol) server, providing continuous repository mapping capabilities to other applications. By generating
    Last updated
    2
    2
    182
    MIT
  • Why this server?

    Analyzes Swift codebases to extract files, types (class/struct/enum/protocol/actor), and Vapor routes for structural navigation.

    A
    license
    A
    quality
    A
    maintenance
    Structural graph map of any codebase. Scans entities, relationships, and feature flows across 13 languages so LLMs navigate by structure instead of reading everything.
    Last updated
    12
    13
    6
    MIT
  • Why this server?

    Enables querying package metadata and version information for the Swift Package Manager (SwiftPM) ecosystem.

  • Why this server?

    Provides code analysis for Swift files with tree-sitter parsing and structure-aware code exploration

    A
    license
    B
    quality
    F
    maintenance
    A Model Context Protocol (MCP) server that provides code analysis capabilities using tree-sitter, designed to give Claude intelligent access to codebases with appropriate context management.
    Last updated
    26
    309
    MIT
  • Why this server?

    Provides tools for searching Swift source code patterns, finding symbol definitions, and locating references within a project.

    A
    license
    A
    quality
    C
    maintenance
    iOS leak hunting and performance investigation. Reads .memgraph and .trace files, classifies retain cycles against a 34-pattern catalog with Swift fix templates, bridges to source via SourceKit-LSP. 28 MCP tools, 34 catalog resources, 5 investigation prompts.
    Last updated
    42
    1,653
    10
    Apache 2.0
  • Why this server?

    Provides Swift language support through language server integration, enabling code analysis, navigation, and refactoring capabilities for Swift projects.

    A
    license
    A
    quality
    A
    maintenance
    MCP server that keeps language server sessions warm and routes multiple languages through one process. Agents get persistent cross-file awareness, speculative execution (simulate edits before writing to disk), and 20 skills that encode correct multi-step operations like safe rename, blast-radius analysis, and end-to-end refactoring. Single Go binary, no runtime dependencies.
    Last updated
    50
    58
    MIT