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

コメント

「開発者ツール」の他のコンテンツ