mcpbeat Sign in

Maui Ios Submission Gate MCP Server

local only

Maui Ios Submission Gate runs on your own machine — the client starts it, so there is no endpoint to ping. 432 installs a week from npm. Last commit 22 Sep 2026.

Reads a .NET MAUI app's iOS Info.plist and Entitlements.plist and names every App Store Review 5.1.1

Installs per day peak 227 · avg 14
a month agotoday
432
Installs / week
npm · @readystack/maui-ios-submission-gate
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Maui Ios Submission Gate every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add maui-ios-submission-gate -- npx -y @readystack/maui-ios-submission-gate
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "maui-ios-submission-gate": {
      "args": [
        "-y",
        "@readystack/maui-ios-submission-gate"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.maui-ios-submission-gate]
command = "npx"
args = ["-y", "@readystack/maui-ios-submission-gate"]
.cursor/mcp.json
{
  "mcpServers": {
    "maui-ios-submission-gate": {
      "args": [
        "-y",
        "@readystack/maui-ios-submission-gate"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "maui-ios-submission-gate": {
      "args": [
        "-y",
        "@readystack/maui-ios-submission-gate"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Maui Ios Submission Gate

same job, measured the same way
Consent Proof Record Lint
by jmshinhwa

Reads the consent record your code stored and names every proof field GDPR Article 7(1) needs and yo

316 installs/wk local only
SQL Card Data Lint
by jmshinhwa

Names every column, index, view and seed row in a .sql migration that stores card data, with its PCI

598 installs/wk local only
Spdx License Field Lint
by jmshinhwa

Reads the licence field in the open manifest and names every deprecated SPDX id, invalid string, PEP

292 installs/wk local only
Apple Stocks MCP
by helderpgoncalves

Reads your macOS Apple Stocks watchlist, quotes and fundamentals locally. Read-only, no network.

34 installs/wk local only
SentinelOne MCP
by servosity

Every SentinelOne v2.1 management endpoint, plus an offline SQLite store and cross-entity analytics

local only
NoteStore Lab MCP
by xiaojiou176-open

Local copy-first Apple Notes recovery and review MCP server for NoteStore Lab case roots.

58 installs/wk local only
AIsa App Store Data
by aisa

App store listings, details, searches, reviews and app-store search results.

answering
App Store & Google Play
by johnbilousov

Read-only access to App Store Connect and Google Play: apps, releases, and reviews.

35 installs/wk local only

Maui Ios Submission Gate — questions

Answers built from our own checks of this server.

Why is there no uptime for Maui Ios Submission Gate?
Maui Ios Submission Gate runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @readystack/maui-ios-submission-gate was installed 432 times last week.
How do I connect Maui Ios Submission Gate?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @readystack/maui-ios-submission-gate straight from npm; nothing to host, nothing to sign up for.
How many people use Maui Ios Submission Gate?
The npm package @readystack/maui-ios-submission-gate was installed 432 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Maui Ios Submission Gate open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.