MCP Server Runner
@xzebra
About MCP Server Runner
Cursor extension to store MCP server configurations and run them
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server Runner?
MCP Server Runner is a VS Code / Cursor extension for managing and running Model Context Protocol (MCP) servers locally.
How to use MCP Server Runner?
Install the extension (VS Code 1.80.0+), then add server configurations via the activity bar or commands. Start/stop servers with a single click or command, view logs in the editor, and optionally auto-start servers when VS Code starts.
Key features of MCP Server Runner
- Configure and save multiple MCP server configurations
- Start and stop servers with a single click
- View server logs directly in the editor
- Auto-start servers when VS Code starts
- Edit or delete server configurations
Use cases of MCP Server Runner
- Run multiple MCP servers simultaneously for testing
- Start and stop servers without leaving the editor
- Automatically launch servers on VS Code startup
- Monitor server logs inline during development
FAQ from MCP Server Runner
What is the minimum VS Code version required?
VS Code 1.80.0 or higher.
How do I add a server configuration?
Click the MCP Servers icon in the activity bar, then the "+" button, or use the command "MCP: Add Server Configuration".
Can I auto-start servers when VS Code starts?
Yes, each server configuration has an auto-start option.
What settings does this extension contribute?
It contributes the setting mcpServerRunner.servers which lists all MCP server configurations.
How do I view server logs?
Right-click a server and select "View Logs", or use the command "MCP: View Server Logs".
More Developer Tools MCP servers
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
test
prysmaticlabsGo implementation of Ethereum proof of stake
Grafana MCP server
grafanaMCP server for Grafana

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Comments