MCP.so
ログイン

mcp-simple-resource

@Asura7969

mcp-simple-resource について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

Asura7969

設定

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

{
  "mcpServers": {
    "mcp-simple-resource": {
      "url": "http://127.0.0.1:8000/sse",
      "disabled": false,
      "autoApprove": []
    }
  }
}

ツール

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

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

概要

What is mcp-simple-resource?

mcp-simple-resource is an example MCP server from the Python SDK, configured to run over SSE transport at http://127.0.0.1:8000/sse.

How to use mcp-simple-resource?

Configure it in your MCP client (e.g., cline) using the provided JSON with url set to http://127.0.0.1:8000/sse.

Key features of mcp-simple-resource

Use cases of mcp-simple-resource

FAQ from mcp-simple-resource

コメント

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