MCP.so
ログイン

Setup

@jack-scott

Setup について

Playing around with different ways to implement MCP servers

基本情報

カテゴリ

推論

ランタイム

python

トランスポート

stdio

公開者

jack-scott

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is Setup?

Setup provides instructions for installing Python dependencies, nvm, and Node.js, and for running MCP servers using the MCP inspector. It is intended for developers who want to quickly test or develop MCP servers.

How to use Setup?

Install dependencies with python3 -m pip install -r requirements.txt, install nvm and node, then start the inspector with npx @modelcontextprotocol/inspector. Access the web interface at http://127.0.0.1:6274/ and set the command to python3 with args pointing to a server file such as servers/echo.py.

Key features of Setup?

Use cases of Setup?

FAQ from Setup

コメント

「推論」の他のコンテンツ