MCP.so
登录

MCP Server Runner

@xzebra

关于 MCP Server Runner

Cursor extension to store MCP server configurations and run them

基本信息

分类

开发工具

许可证

MIT

运行时

node

传输方式

stdio

发布者

xzebra

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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".

评论

开发工具 分类下的更多 MCP 服务器