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. 🖥️ OS Automation
  3. Axint
Axint logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:31:06 AM

Axint

User RatingsBe the first to rate and review this MCP server!
View Repository16 GitHub StarsTotal stargazers on GitHub for the source repository (16 stars).Visit Website
swiftapple-developmentdeveloper-toolscode-execution

Validates Apple projects with Swift diagnostics, Xcode builds, tests, repair guidance, and source-free proof receipts.

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": {
    "agenticempire-axint": {
      "command": "npx",
      "args": [
        "-y",
        "-p"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🖥️ More in OS Automation

Overview

The agenticempire/axint MCP server gives coding agents an Apple-native validation and repair loop for Swift projects. It combines static diagnostics with Xcode builds, tests, runtime evidence, and signed source-free receipts, while keeping full logs and artifacts on disk. Agents can inspect status, activate the compiler, manage sessions, and request project checks through MCP tools. Reach for it when an agent needs evidence that generated or existing Apple code satisfies compiler, test, metadata, entitlement, or platform contracts.

Use cases

•Validate an existing Xcode project after an agent edits Swift
•Collect build and test evidence for an Apple code change
•Generate Swift and Apple metadata from smaller TypeScript contracts
•Return repair actions and rerun commands to a coding agent

Key features

•Swift and Apple-platform diagnostics
•Xcode build and test evidence
•Fix Packets with repair guidance
•Signed source-free proof receipts
•MCP tools for status, activation, diagnosis, and sessions
•Optional deterministic rewrites with explicit opt-in

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Axint.

Extracted Tool Capabilities
Swift and Apple-platform diagnostics
Xcode build and test evidence
Fix Packets with repair guidance
Signed source-free proof receipts
MCP tools for status, activation, diagnosis, and sessions
Optional deterministic rewrites with explicit opt-in

How Axint works

What agenticempire/axint MCP server does

The agenticempire/axint MCP server connects standards-compatible MCP hosts to Axint’s Apple development proof workflow. It is designed for projects that use Swift, Xcode, SwiftUI, App Intents, widgets, Live Activities, or related Apple surfaces. The server helps an agent move beyond source inspection by combining static analysis with evidence from Apple’s own build and test tooling.

Axint classifies findings as confirmed, probable, advisory, or suppressed. This distinction lets an agent separate compiler or test-backed failures from likely issues and review-oriented suggestions. Results are condensed for the next agent turn, while detailed logs and generated artifacts remain available on disk.

The workflow can also produce a Fix Packet containing the finding, likely files, a proposed next action, and a command for rerunning proof. A source-free receipt records evidence, results, hashes, and repair information without including project source.

How it works

An MCP host starts the local server through the Axint compiler package. The agent can first call status and activation operations to confirm that the server and compiler are connected. Axint then discovers the Xcode project and scheme, checks the Swift code, runs available builds and tests, and reconciles static findings with Apple-tool output.

The same proof contract covers checking, running, generation, team context, and cloud execution. Existing projects do not need to use Axint’s generation features. When generation is useful, the compiler can lower TypeScript, Python, JSON IR, or experimental .axint definitions into inspectable Apple-native output, including selected intents, views, widgets, apps, metadata, and tests.

Setup and configuration

Run the local MCP process with:

config.json
{
  "mcpServers": {
    "axint": {
      "command": "npx",
      "args": ["-y", "-p", "@axint/compiler", "axint-mcp"]
    }
  }
}

A local run requires no account or configuration. The project itself is supplied to Axint through its proof workflow rather than uploaded to a service. The hosted MCP endpoint is available at https://mcp.axint.ai/mcp for clients that use the hosted service.

Tools and capabilities

The agenticempire/axint MCP server provides 13 MCP tools, including operations for:

  • Checking server status and activating or upgrading the compiler.
  • Diagnosing the local setup with a doctor operation.
  • Starting sessions and accessing context memory.
  • Connecting agent requests to Axint’s checking, proof, and repair workflow.

The compiler also exposes command-line operations for proving projects, compiling supported authoring inputs, applying supported deterministic fixes, and verifying receipt integrity. Receipt verification checks the payload and embedded Ed25519 signer. A locally signed receipt does not, by itself, prove an externally trusted identity.

Limitations and notes

Axint does not automatically rewrite a project during a default proof run, install project instructions, install MCP configuration, apply fixes, or upload source. Deterministic rewrites require the explicit --fix option. Generated output and supported surfaces have an implementation and proof boundary, so coverage should be checked for the specific Apple feature being used.

Local execution depends on access to Apple tooling, including the project’s available Xcode build and test environment. Cloud execution exists for cases where local Apple tooling is unavailable, but the provided material does not specify cloud pricing or account requirements. Non-loopback A2A deployments require bearer authentication; this does not describe an authentication requirement for the default local MCP process.

Read the full README →View source on GitHub →

Related MCP Servers

View all in OS Automation View all alternatives
  • MCP Nixos logoMCP Nixos

    MCP server providing accurate information about NixOS packages, system options, Home Manager configurations, and nix-darwin macOS settings to prevent AI hallucinations.

    🖥️ OS Automation2 views
    Compare vs MCP Nixos →
  • Mac Monitor MCP logoMac Monitor MCP

    Identifies resource-intensive processes on macOS and provides performance improvement suggestions.

    🖥️ OS Automation2 views
    Compare vs Mac Monitor MCP →
  • Desktopinsights MCP logoDesktopinsights MCP

    Look up SDKs, frameworks, and dependencies used by 12,000+ macOS and Windows desktop apps. Search by technology adoption, compare stacks, and discover SDK usage patterns via the Desktop Insights API.

    🖥️ OS Automation2 views
    Compare vs Desktopinsights MCP →
  • Dash MCP Server logoDash MCP Server

    MCP server for Dash, the macOS API documentation browser. Instant search over 200+ documentation sets.

    🖥️ OS Automation1 views
    Compare vs Dash MCP Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
16
Stargazers on the source repository.
npm downloads
940
Package downloads in the last 30 days.
Last commit
2d ago
Most recent push to the default branch.
Directory activity
3 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 Axint

Add an MCP server entry that runs `npx -y -p @axint/compiler axint-mcp`, then start a tool session and call `axint.status` and `axint.activate`.

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 PreviewAxint AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/agenticempire-axint?style=directory)](https://allmcps.com/mcp/agenticempire-axint)
HTML Embed
<a href="https://allmcps.com/mcp/agenticempire-axint"><img src="https://allmcps.com/api/badge/agenticempire-axint?style=directory" alt="Axint on AllMCPs" /></a>

Technical Specs & Signals

Category🖥️OS Automation
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseApache-2.0
Last updatedSep 9, 2026
10/10 checks healthy over the last 32d
Views3
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 stars16
GitHub Star CountTotal stargazers on GitHub representing community popularity (16 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 9, 2026
npm downloads940/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
57Quality signal: Good · 57/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 & tools24/30
Adoption & activity9/15
Community engagement0/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 21d ago via OSV.dev · -p (npm)

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore 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 — 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 🖥️ OS Automation →Alternatives to Axint →Install in Claude DesktopInstall in CursorInstall in VS Code