MCP.so
ログイン

Mcp Server Sample

@takitaki7474

Mcp Server Sample について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

takitaki7474

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is Mcp Server Sample?

A minimal MCP server template that demonstrates how to set up a Python-based MCP server using the uv package manager and the mcp CLI library.

How to use Mcp Server Sample?

Create a Python virtual environment with uv venv, activate it, then add mcp[cli] with uv add "mcp[cli]". Run the server in the MCP inspector using mcp dev ./server.py.

Key features of Mcp Server Sample

Use cases of Mcp Server Sample

FAQ from Mcp Server Sample

What are the prerequisites?

Python and uv must be installed. The README shows setup with uv venv and uv add "mcp[cli]".

How do I start the server?

Run mcp dev ./server.py in the project directory after setting up the virtual environment.

Does the server include any built-in tools or resources?

What transport protocol does it use?

Where can I find more details?

コメント

「その他」の他のコンテンツ