MCP.so
ログイン

MCP Servers

@ITHwang

MCP Servers について

概要はまだありません

基本情報

カテゴリ

その他

ライセンス

Apache-2.0

ランタイム

python

トランスポート

stdio

公開者

ITHwang

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is MCP Servers?

MCP Servers is a project for creating and running Model Context Protocol (MCP) servers locally. It is typically used on a local machine and relies on the uv tool for project management, building, and installation.

How to use MCP Servers?

To use MCP Servers locally: create a project with uv, cd into the project path, run uv build, then uv tool install {the created whl file path}, and finally uvx {your mcp server cmd} to run the server.

Key features of MCP Servers

Use cases of MCP Servers

FAQ from MCP Servers

What environment are MCP Servers intended for?

MCP Servers are usually used on a local machine.

How do I build and run an MCP server with this project?

Build with uv build, install the resulting wheel with uv tool install, and run with uvx {your mcp server cmd}.

What license is MCP Servers released under?

This project is licensed under the Apache License 2.0.

コメント

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