MCP.so
ログイン

Example MCP server and client

@marhoy

Example MCP server and client について

Testing MCP server and client

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

marhoy

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mcp-testing-marhoy": {
      "command": "uv",
      "args": [
        "run",
        "mcp-server"
      ]
    }
  }
}

ツール

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

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

概要

What is Example MCP server and client?

How to use Example MCP server and client?

Start the MCP server with uv run mcp-server, debug mode with mcp dev src/mcp_testing/server/fastmcp.py, or the FastAPI server with uv run api-server.

Key features of Example MCP server and client

Use cases of Example MCP server and client

FAQ from Example MCP server and client

コメント

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