Skip to main content
Glama
522,931 tools. Updated 2026-09-06 13:28

"CocoaPods" matching MCP tools:

  • Deintegrate CocoaPods from the active Xcode project, removing all traces such as pods, configurations, and references to restore a clean project state.
    MIT
  • Install CocoaPods dependencies in the active Xcode project, with options for verbose output, updating spec repositories, and forcing a clean installation.
    MIT
  • Run the CocoaPods install command to configure third-party dependencies for your iOS or macOS project, with an option to update local spec repos.
    MIT
  • Update CocoaPods dependencies in the active project, with options for specific pods, exclusions, and clean installs to resolve dependency issues.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables retrieval of README files, package information, and metadata from CocoaPods registry with GitHub integration. Supports searching packages, fetching dependencies, and extracting usage examples for Swift and Objective-C libraries.
    8
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    deptrust is a CLI that checks package versions for known vulnerabilities across npm, PyPI, crates.io, Go modules, RubyGems, NuGet, Maven, Packagist, pub.dev, CocoaPods, Hex.pm, Hackage, GitHub Actions, and more. It runs locally as a CLI and as an MCP server. It calls public package registry and OSV APIs directly; there is no hosted deptrust service to trust or configure.
    182
    61
    MIT
  • Check CocoaPods dependencies in a project directory for outdated versions, identifying pods that require updates.
    MIT
  • Parse native build logs (xcodebuild, Gradle, CocoaPods, Metro) into structured diagnostics with probable causes and suggested fixes to quickly resolve build failures.
    MIT
  • Generate a detailed upgrade diff between React Native versions to identify required changes in dependencies, native configurations, project files, and troubleshooting steps.
    MIT
  • Clean build caches, DerivedData, and temporary files to resolve build issues caused by stale caches. Supports Gradle, Xcode, Node.js, and CocoaPods cleaning.
    MIT
  • Check a software package for known vulnerabilities by specifying its name and ecosystem (e.g., PyPI, npm, Maven), with an optional version filter, using data from OSV.dev.
    Apache 2.0
  • Generate a Podfile for the current project directory to manage iOS dependencies with CocoaPods.
    MIT
  • Diagnose Flutter errors like RenderFlex overflows, setState during build, pubspec conflicts, CocoaPods errors, and Gradle mismatches using error messages, stack traces, code, or flutter doctor output.
    MIT
  • Analyze developer tool caches like Xcode, npm, Yarn, CocoaPods, Homebrew, Gradle, Maven, and Docker. Helps clean all dev caches to free disk space.
    MIT
  • Search package registries for mobile libraries. Specify a query and registry to retrieve available packages and versions for integration.
    MIT
  • Update CocoaPods dependencies in your project. Specify a pod name to update a single dependency, or omit it to refresh all pods at once for a given project path.
    MIT