Changelog

Follow new updates and improvements to MCP Peek.

June 28th, 2026

πŸ› οΈ Fixed

  • Linux (AppImage): command-based servers wouldn't start β€” launching an stdio server like npx, uvx, or python … from the AppImage could fail with connection closed: initialize response. They now start correctly against your system's runtimes. (The .deb, macOS, and Windows were unaffected.)

  • macOS: "Restart now" after an update did nothing β€” finishing an update now relaunches the app into the new version instead of leaving you to quit and reopen manually.

June 28th, 2026

πŸ†• New

  • Live token meter in the proxy β€” while you're proxying, MCP Peek now tallies the total tokens captured for whatever you've selected (a single server or All servers). You get a new Context panel above the live flow with a per-tool breakdown β€” how many times each tool was called and the tokens it ran up β€” plus a running total in the toolbar gauge against your context budget. Clear your captured flows and it resets.

πŸ› οΈ Fixed

  • Linux AppImage opening to a blank window on Wayland β€” on Wayland (common on newer Linux distros) the AppImage could launch to an empty window. Fixed β€” it now renders correctly. (The .deb package was never affected and stays the recommended option on Debian/Ubuntu.)

June 24th, 2026

Improved

Fixed

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

Improved:

  • 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


Improved:

  • 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).

Fixed:

  • 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. πŸ™