June 24th, 2026
Improved
Fixed
macOS updates now reliably finish. After an update installed, the app could appear to do nothing instead of restarting. It now shows a clear "Restart now" prompt if the automatic restart doesn't kick in β so an update always completes
Update progress is visible. Starting an update from Settings now closes the dialog, so the download progress and the restart prompt show on the main window instead of being hidden behind it.
June 24th, 2026
Improved
Fixed
Clearer errors for missing commands β when a stdio server's command (e.g. npx, uvx, python) isn't installed, MCP Peek now names exactly what's missing and where to get it, instead of a cryptic "program not found." (MCP Peek runs these tools but doesn't bundle the runtimes.)
Polish β the app's executable is now named MCP-Peek (Task Manager / Activity Monitor no longer show app).
Windows installer icon β the setup now shows the MCP Peek icon instead of a generic one.
June 24th, 2026
New

MCP Peek is here. π A fast, native desktop app for working with Model Context Protocol servers β connect, explore, exercise, and turn what you find into context for your coding agents. This first release ships everything you need to go from "what does this server actually expose?" to "here's a brief my agent can use."
π Connect & explore
Connect to MCP servers over HTTP or stdio, with per-server transport, auth, and environment settings.
Browse a server's full catalog β Tools, Resources, Resource Templates, and Prompts β with search, category tabs, and live status.
Servers and connections reconnect on launch so you pick up where you left off.
βΆοΈ Run things, fast
Schema-aware input forms generated automatically from each tool's JSON Schema β including nested objects, arrays, and maps.
JSON Skeleton generator for tool inputs: scaffold all fields or required-only, with clear <required>/<optional> markers, and fill from the form (replace or merge).
Resource Template inspector with RFC 6570 URI expansion β fill the parameters, preview the resolved URI, and read the resource.
Saved Inputs to recall named argument sets for any tool.
π Proxy & observe
Proxy mode sits between a client and a server so you can watch the live JSON-RPC flow in real time β every request and response, as it happens.
π Flag & export
Flag interesting tools, resources, and prompts as you explore, then export a Markdown brief β ready to hand to Claude or any coding agent as context.
A context gauge keeps a running token estimate of what you've selected and flagged.
π₯οΈ Native on every platform
Universal macOS (Apple Silicon + Intel), Windows, and Linux (AppImage + .deb) β all code-signed and notarized.
Built-in auto-update: a quiet check on launch plus an in-app banner when a new version is ready β one click to install and relaunch.
π Private by design
All network traffic and telemetry runs in the native core, never the UI. Crash reports are scrubbed of anything sensitive; product analytics are off by default and opt-in.
Free vs Pro: Everything above is free to try. Pro ($19, one-time) unlocks unlimited Saved Inputs and the Export Brief β grab a license.
Got feedback or a feature request? This board is the place β we read everything. π