MCP.so
ログイン

MCP4Humans - Model Context Protocol Client for VS Code

@daninemonic

MCP4Humans - Model Context Protocol Client for VS Code について

User-friendly client for Model Context Protocol (MCP) servers - connect, manage, and execute MCP tools directly in VS Code

基本情報

カテゴリ

開発者ツール

ライセンス

MIT license

ランタイム

node

トランスポート

stdio

公開者

daninemonic

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP4Humans - Model Context Protocol Client for VS Code?

MCP4Humans is a VS Code extension that connects to and interacts with Model Context Protocol (MCP) servers directly from the editor. It provides an intuitive interface for managing MCP servers, executing tools, and viewing results for developers using VS Code.

How to use MCP4Humans - Model Context Protocol Client for VS Code?

Install the extension from the VS Code Marketplace, click the MCP4Humans icon in the activity bar, add a server using the "+" button, fill in details (optionally paste a JSON Claude configuration), click "Connect" to test and save, then select a server to browse and execute tools.

Key features of MCP4Humans - Model Context Protocol Client for VS Code

  • Add, edit, and delete MCP server configurations
  • Connect to local stdio or remote HTTP servers (SSE or StreamableHTTP)
  • Browse available tools and execute them via a form interface
  • View tool execution results in a collapsible panel
  • Debug logs in a tree view format for easy inspection
  • Persistent storage of server configurations within VS Code

Use cases of MCP4Humans - Model Context Protocol Client for VS Code

  • Retrieving information from databases or the web via MCP tools while coding
  • Executing code or accessing file systems through connected MCP servers
  • Interacting with external APIs directly from the editor
  • Managing multiple MCP servers in parallel for different tasks

FAQ from MCP4Humans - Model Context Protocol Client for VS Code

What is the Model Context Protocol (MCP)?

MCP is an open standard that allows AI tools and agents to access external systems such as databases, web resources, code execution, file systems, and APIs beyond their training data.

What are the system requirements?

VS Code 1.99.0 or higher and an MCP‑compatible server to connect to.

What server types are supported?

Local servers communicating via standard input/output (stdio) and remote HTTP servers using Server-Sent Events (SSE) or Streamable HTTP.

How do I add a server configuration?

Click the "+" button in the MCP Servers view. You can paste a JSON Claude configuration to pre-fill the form, then provide any remaining details and click "Connect" to test and save.

How are server configurations stored?

Configurations are saved persistently within VS Code’s storage.

コメント

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