MCP.so
ログイン

MCP Config

@marcusschiesser

MCP Config について

A CLI tool for easy installation of MCP servers and managing their configuration

基本情報

カテゴリ

開発者ツール

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

marcusschiesser

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is MCP Config?

MCP Config is a CLI tool for managing MCP server configurations for MCP clients. It provides a repository of MCP servers and enables one-line installation, configuration, and removal of servers for developers using MCP clients.

How to use MCP Config?

Call npx mcp-config in your terminal to open the interactive menu, then select an installed server and press an action key to configure, remove, or view details. To add a new server, press the "a" key or run npx mcp-config <server-name> (e.g., npx mcp-config llamacloud).

Key features of MCP Config

  • Repository of MCP servers for easy discovery
  • One-line MCP server installation
  • Interactive prompts to configure and add servers
  • View existing server configurations
  • Remove MCP server configurations
  • Supports Claude, Windsurf, and Cursor clients

Use cases of MCP Config

  • Quickly install and configure a new MCP server without manual setup
  • Manage multiple MCP server configurations from a single terminal interface
  • Remove outdated or unused MCP server configurations
  • Browse a curated repository of available MCP servers

FAQ from MCP Config

What does MCP Config do that alternatives do not?

MCP Config is a dedicated CLI tool for managing MCP server configurations across multiple clients (Claude, Windsurf, Cursor), offering a centralized repository and interactive prompts.

What are the runtime requirements?

The tool requires Node.js and can be run via npx (npx mcp-config) or cloned and built locally with npm.

How do I add a server by name directly?

Run npx mcp-config <server-name> in your terminal, for example npx mcp-config llamacloud.

コメント

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