The macOS desktop download link currently returns 404, so the app cannot be downloaded on macOS.
Broken URL:
https://github.com/MCPJam/inspector/releases/download/v2.3.0/MCPJam.Inspector.dmg
This is the exact Mac download URL currently linked from the current README.md.
I verified this on April 16, 2026. I also checked the v2.3.0 release metadata via the GitHub API, and that release currently has no assets attached, while the repository still links to the macOS installer from the README and installation docs.
Examples of current links in the repo:
README.md
docs/installation.mdx
mcpjam-inspector/README.md
Expected behavior:
- The macOS DMG should be downloadable from the current release, or the docs should be updated to remove/replace the broken link until the asset is restored.
Actual behavior:
- GitHub returns 404 for the DMG URL, so macOS users cannot download the desktop app.
The macOS desktop download link currently returns 404, so the app cannot be downloaded on macOS.
Broken URL:
https://github.com/MCPJam/inspector/releases/download/v2.3.0/MCPJam.Inspector.dmg
This is the exact Mac download URL currently linked from the current
README.md.I verified this on April 16, 2026. I also checked the
v2.3.0release metadata via the GitHub API, and that release currently has no assets attached, while the repository still links to the macOS installer from the README and installation docs.Examples of current links in the repo:
README.mddocs/installation.mdxmcpjam-inspector/README.mdExpected behavior:
Actual behavior: