Axint
Rank #2111glama/agenticempire/axint
Open-source TypeScript/Python → Swift compiler for Apple platforms. AI agents write 5–15× less code to generate App Intents, SwiftUI views, WidgetKit widgets, and full apps. MCP server with 6 tools for scaffolding, compiling, validating, and browsing templates.
Axint is a Model Context Protocol (MCP) server published by agenticempire. It ranks #2111 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Axint is listed across 3 registries — Official MCP, Glama and PulseMCP, with 19 tracked versions. It was first listed on Apr 4, 2026 and most recently updated on May 24, 2026.
Ranks ahead of 56,789 of 58,900 servers on MCP Toplist.
Use Axint
Add Axint to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"axint": {
"url": "https://mcp.axint.ai/mcp"
}
}
}{
"mcpServers": {
"axint": {
"command": "npx",
"args": [
"-y",
"@axint/compiler"
]
}
}
}{
"mcpServers": {
"axint": {
"command": "uvx",
"args": [
"axint"
]
}
}
}Listed on 2 registries (1 delisted)
agenticempire
Available versions (19)
| Version | Published |
|---|---|
| 0.4.29 | May 24, 2026 |
| 0.4.28 | May 12, 2026 |
| 0.4.27 | May 6, 2026 |
| 0.4.26 | May 6, 2026 |
| 0.4.24 | May 6, 2026 |
| 0.4.23 | May 5, 2026 |
| 0.4.22 | May 5, 2026 |
| 0.4.21 | May 4, 2026 |
| 0.4.19 | May 3, 2026 |
| 0.4.18 | May 3, 2026 |
| 0.4.17 | May 3, 2026 |
| 0.4.16 | May 3, 2026 |
| 0.4.15 | Apr 29, 2026 |
| 0.4.14 | Apr 29, 2026 |
| 0.4.13 | Apr 29, 2026 |
| 0.4.12 | Apr 29, 2026 |
| 0.4.11 | Apr 28, 2026 |
| 0.4.9 | Apr 27, 2026 |
| 0.3.4 | Apr 13, 2026 |
Frequently asked questions
- What is Axint?
- Open-source TypeScript/Python → Swift compiler for Apple platforms. AI agents write 5–15× less code to generate App Intents, SwiftUI views, WidgetKit widgets, and full apps. MCP server with 6 tools for scaffolding, compiling, validating, and browsing templates.
- Who maintains Axint?
- Axint is maintained by agenticempire, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is Axint an official MCP server?
- Yes — Axint is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Axint have?
- MCP Toplist tracks 19 versions of Axint, most recently published on May 24, 2026.
- Where can I find the source code for Axint?
- The source code for Axint is hosted at github.com/agenticempire/axint.