Askew — iPhone, iPad and Mac via Shortcuts
Rank #11,454io.github.Dominic-DK/askew-mcp
Run iPhone Shortcuts through an encrypted relay, or assigned auto-mode Shortcuts on this Mac.
Askew — iPhone, iPad and Mac via Shortcuts is a Model Context Protocol (MCP) server published by Dominic-DK. It ranks #11,454 of 131,708 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Askew — iPhone, iPad and Mac via Shortcuts is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Sep 17, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 120,254 of 131,708 servers on MCP Toplist.
Use Askew — iPhone, iPad and Mac via Shortcuts
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add askew-mcp -e "ASKEW_CONNECTOR_KEY=<your ASKEW_CONNECTOR_KEY>" -e "ASKEW_SERVER=<your ASKEW_SERVER>" -e "ASKEW_KEY_PATH=<your ASKEW_KEY_PATH>" -- npx -y askew-mcpReplace each placeholder with your own value before saving.
[mcp_servers.askew-mcp]
command = "npx"
args = ["-y", "askew-mcp"]
[mcp_servers.askew-mcp.env]
ASKEW_CONNECTOR_KEY = "<your ASKEW_CONNECTOR_KEY>"
ASKEW_SERVER = "<your ASKEW_SERVER>"
ASKEW_KEY_PATH = "<your ASKEW_KEY_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"askew-mcp": {
"command": "npx",
"args": [
"-y",
"askew-mcp"
],
"env": {
"ASKEW_CONNECTOR_KEY": "<your ASKEW_CONNECTOR_KEY>",
"ASKEW_SERVER": "<your ASKEW_SERVER>",
"ASKEW_KEY_PATH": "<your ASKEW_KEY_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"askew-mcp": {
"command": "npx",
"args": [
"-y",
"askew-mcp"
],
"env": {
"ASKEW_CONNECTOR_KEY": "<your ASKEW_CONNECTOR_KEY>",
"ASKEW_SERVER": "<your ASKEW_SERVER>",
"ASKEW_KEY_PATH": "<your ASKEW_KEY_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"askew-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"askew-mcp"
],
"env": {
"ASKEW_CONNECTOR_KEY": "<your ASKEW_CONNECTOR_KEY>",
"ASKEW_SERVER": "<your ASKEW_SERVER>",
"ASKEW_KEY_PATH": "<your ASKEW_KEY_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"askew-mcp": {
"command": "npx",
"args": [
"-y",
"askew-mcp"
],
"env": {
"ASKEW_CONNECTOR_KEY": "<your ASKEW_CONNECTOR_KEY>",
"ASKEW_SERVER": "<your ASKEW_SERVER>",
"ASKEW_KEY_PATH": "<your ASKEW_KEY_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"askew-mcp": {
"command": "npx",
"args": [
"-y",
"askew-mcp"
],
"env": {
"ASKEW_CONNECTOR_KEY": "<your ASKEW_CONNECTOR_KEY>",
"ASKEW_SERVER": "<your ASKEW_SERVER>",
"ASKEW_KEY_PATH": "<your ASKEW_KEY_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Dominic-DK%2Faskew-mcp)<a href="https://mcptoplist.com/server/io.github.Dominic-DK%2Faskew-mcp"><img src="https://mcptoplist.com/badge/io.github.Dominic-DK%2Faskew-mcp.svg" alt="MCP Toplist: Top 10% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Dominic-DK
Other servers by Dominic-DK
View all Dominic-DK servers →Available versions (6)
| Version | Published |
|---|---|
| 0.2.1 | Sep 21, 2026 |
| 0.2.0 | Sep 21, 2026 |
| 0.1.4 | Sep 19, 2026 |
| 0.1.3 | Sep 18, 2026 |
| 0.1.2 | Sep 18, 2026 |
| 0.1.1 | Sep 17, 2026 |
Frequently asked questions
- Who maintains Askew — iPhone, iPad and Mac via Shortcuts?
- Askew — iPhone, iPad and Mac via Shortcuts is maintained by Dominic-DK, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Askew — iPhone, iPad and Mac via Shortcuts listed on the Official MCP Registry?
- Yes — Askew — iPhone, iPad and Mac via Shortcuts is listed on the Official MCP Registry, alongside Glama.
- How many versions does Askew — iPhone, iPad and Mac via Shortcuts have?
- MCP Toplist tracks 6 versions of Askew — iPhone, iPad and Mac via Shortcuts, most recently published on Sep 21, 2026.
- Where can I find the source code for Askew — iPhone, iPad and Mac via Shortcuts?
- The source code for Askew — iPhone, iPad and Mac via Shortcuts is hosted at github.com/Dominic-DK/askew-mcp.
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.