An all-in-one VS Code extension to manage, test, and interact with Model Context Protocol (MCP) servers locally or remotely.
Features
Discover & Configure: Manage multiple MCP profiles (both stdio local scripts and sse remote endpoints).
Hybrid Compatibility: Full support for both the standard MCP SDK (@modelcontextprotocol/sdk) and FastMCP (handles async calls, contexts, dependencies transparently).
Dynamic Tree View: Real-time listing of MCP servers and their available tools directly in your VS Code sidebar.
Call Simulator: Built-in GUI Webview to simulate tool calls with parameters payload, measuring exact response time and latency.
Setup & Configuration
Add your MCP profiles to your settings.json under mcpmanager.servers: