Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“Š Monitoring
  3. Ios MCP Code Quality Server
Ios MCP Code Quality Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:47:22 AM

Ios MCP Code Quality Server

User RatingsBe the first to rate and review this MCP server!
View Repository10 GitHub StarsTotal stargazers on GitHub for the source repository (10 stars).
iosxcodeswiftlinttestingdeveloper-tools

Runs Xcode tests and SwiftLint checks locally, returning structured reports for CLI workflows and MCP-enabled assistants.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "a-25-ios-mcp-code-quality-server": {
      "command": "npx",
      "args": [
        "-y",
        "-"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (1) Directory Badge Claim listing Alternatives๐Ÿ“Š More in Monitoring

Overview

The a-25/ios-mcp-code-quality-server MCP server runs Xcode tests and SwiftLint analysis for iOS projects. It supports both direct CLI commands and MCP server mode, with structured responses, failure analysis, and file-level lint feedback. Test requests require an xcodeproj or xcworkspace path, and also need a scheme. Reach for it when an agent or CI workflow needs local iOS test execution, build-error parsing, or Swift code quality checks.

Use cases

โ€ขRun Xcode tests from an AI-assisted debugging workflow
โ€ขLint changed Swift files before committing
โ€ขExport test results as JSON for CI scripts
โ€ขInspect Xcode build failures with structured feedback

Key features

โ€ขXcode project and workspace test execution
โ€ขSwiftLint analysis for selected files
โ€ขDetailed failure and build-error analysis
โ€ขJSON and verbose output modes
โ€ขCLI and MCP server operation
โ€ขConfigurable port and logging

Capabilities & Tool Schemas (1) ~24 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Ios MCP Code Quality Server.

Note

Either `xcodeproj` or `xcworkspace` parameter is mandatory (at least one must be provided)

How Ios MCP Code Quality Server works

What a-25/ios-mcp-code-quality-server MCP server does

The a-25/ios-mcp-code-quality-server MCP server provides two related workflows for iOS development: Xcode test execution and SwiftLint-based analysis. It can be used directly from a terminal or started as an MCP server for an AI assistant. Test results include failure analysis and build-error information, while lint results can identify issues in selected Swift files and report file locations and line numbers.

The test workflow supports either an Xcode project or workspace, but at least one of xcodeproj or xcworkspace must be supplied. A scheme is also required. The lint workflow accepts a comma-separated list of changed files and can use a custom SwiftLint configuration file.

How it works

With command-line arguments, the package selects CLI mode. The test command invokes iOS tests and accepts options for a simulator or other destination, JSON output, and verbose logging. The lint command analyzes the specified files and supports JSON output, verbose logging, and a custom configuration path.

When started without arguments, the package enters MCP server mode. The explicit server command does the same and can accept a port option. The documented default is port 3000. MCP responses are structured for consumption by an AI assistant, while CLI output can be human-readable or JSON for scripts and CI workflows.

Setup and configuration

The a-25/ios-mcp-code-quality-server MCP server requires Node.js 18 or newer. Xcode is needed for project building and testing, and an iOS Simulator or physical device is needed to run tests. SwiftLint is optional and is used for lint analysis.

The documented quick-start path uses npx ios-mcp-code-quality-server for either CLI commands or server startup. A source checkout can instead be installed with npm install, built with npm run build, and started with npm start or node dist/index.js server.

Configuration is available through environment variables. PORT sets the listening port and defaults to 3000; NODE_ENV defaults to development; and LOG_LEVEL defaults to info. Additional documented settings cover server identity, allowed hosts, rate limits, session cleanup, and concurrent task limits.

Tools and capabilities

The documented MCP capabilities include:

  • Executing iOS tests for an Xcode project or workspace.
  • Selecting a test scheme and destination.
  • Returning detailed test failure and build-error analysis.
  • Running SwiftLint against specified changed files.
  • Applying a supplied SwiftLint configuration path.
  • Producing structured or JSON-oriented results for assistant and automation workflows.

Limitations and notes

This server is designed for local iOS development environments rather than a hosted testing service. Its test functions depend on Xcode and an available iOS runtime or device. SwiftLint analysis depends on SwiftLint being installed. Test requests cannot omit both project inputs: either xcodeproj or xcworkspace is mandatory.

The README shows an HTTP endpoint at http://localhost:3000 for assistant configuration. It names Claude and Copilot as example assistant integrations but does not provide client-specific setup for every MCP application. All analysis is described as taking place on the local machine.

The a-25/ios-mcp-code-quality-server MCP server exposes configuration defaults, but the provided material does not identify any required API keys or external paid services.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Monitoring View all alternatives
  • Fastmcp Sonarqube Metrics logoFastmcp Sonarqube Metrics

    A Model Context Protocol (MCP) server that provides a set of tools for retrieving information about SonarQube projects like metrics (actual and historical), issues, health status.

    ๐Ÿ“Š Monitoring8 views
    Compare vs Fastmcp Sonarqube Metrics โ†’
  • Langfuse MCP logoLangfuse MCP

    Query Langfuse traces, debug exceptions, analyze sessions, and manage prompts. Full observability toolkit for LLM applications.

    ๐Ÿ“Š Monitoring3 views
    Compare vs Langfuse MCP โ†’
  • Roku Dev Studio logoRoku Dev Studio

    All-in-one developer tool and MCP Server for Roku development, featuring ECP device control, automated channel sideloading, BrightScript debugging, and real-time log monitoring.

    ๐Ÿ“Š Monitoring4 views
    Compare vs Roku Dev Studio โ†’
  • Roslyn Codelens MCP logoRoslyn Codelens MCP

    โƒฃ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Roslyn-based MCP server with 22 semantic code intelligence tools for .NET. Type hierarchies, call graphs, DI registrations, diagnostics, code fixes, complexity metrics, and more. Sub-millisecond lookups via pre-built indexes.

    ๐Ÿ“Š Monitoring3 views
    Compare vs Roslyn Codelens MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
10
Stargazers on the source repository.
Last commit
11mo ago
Most recent push to the default branch.
Tools exposed
1
Callable tools this server registers over MCP.
Directory activity
5 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Ios MCP Code Quality Server

Run `npx -y ios-mcp-code-quality-server` to start the package in MCP server mode, or clone the repository, run `npm install`, build it, and start it with `npm start`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewIos MCP Code Quality Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/a-25-ios-mcp-code-quality-server?style=directory)](https://allmcps.com/mcp/a-25-ios-mcp-code-quality-server)
HTML Embed
<a href="https://allmcps.com/mcp/a-25-ios-mcp-code-quality-server"><img src="https://allmcps.com/api/badge/a-25-ios-mcp-code-quality-server?style=directory" alt="Ios MCP Code Quality Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“ŠMonitoring
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 2, 2026
Views5
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars10
GitHub Star CountTotal stargazers on GitHub representing community popularity (10 stars).
Last commit11mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 26, 2025
55Quality signal: Good ยท 55/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity2/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 16d ago via OSV.dev ยท - (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“Š Monitoring โ†’Best MCP servers for Monitoring & Observability โ†’Alternatives to Ios MCP Code Quality Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code