Iconnect
Rank #2,340io.github.heznpc/iconnect
Governed MCP runtime for the Apple ecosystem, available on macOS with per-call approval.
Iconnect is a Model Context Protocol (MCP) server published by heznpc. It ranks #2,340 of 132,113 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. Iconnect is listed across 3 registries — Official MCP, Glama and mcp.so, with 6 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 129,773 of 132,113 servers on MCP Toplist.
Use Iconnect
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add iconnect -- npx -y airmcp[mcp_servers.iconnect]
command = "npx"
args = ["-y", "airmcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"iconnect": {
"command": "npx",
"args": [
"-y",
"airmcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"iconnect": {
"command": "npx",
"args": [
"-y",
"airmcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"iconnect": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"airmcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"iconnect": {
"command": "npx",
"args": [
"-y",
"airmcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"iconnect": {
"command": "npx",
"args": [
"-y",
"airmcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.heznpc%2Ficonnect)<a href="https://mcptoplist.com/server/io.github.heznpc%2Ficonnect"><img src="https://mcptoplist.com/badge/io.github.heznpc%2Ficonnect.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
heznpc
Other servers by heznpc
View all heznpc servers →Available versions (6)
| Version | Published |
|---|---|
| 2.16.1 | Jul 30, 2026 |
| 2.16.0 | Jul 30, 2026 |
| 2.15.0 | Jul 8, 2026 |
| 2.12.0 | Jun 10, 2026 |
| 0.1.1 | Mar 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Iconnect?
- Iconnect is maintained by heznpc, which publishes 2 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Iconnect listed on the Official MCP Registry?
- Yes — Iconnect is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Iconnect have?
- MCP Toplist tracks 6 versions of Iconnect, most recently published on Jul 30, 2026.
- Where can I find the source code for Iconnect?
- The source code for Iconnect is hosted at github.com/heznpc/iConnect.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.