MCP.so
ログイン

My first MCP server

@yusukebe

My first MCP server について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

yusukebe

設定

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

{
  "mcpServers": {
    "game": {
      "command": "node",
      "args": [
        "/path-to/build/index.js"
      ]
    }
  }
}

ツール

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

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

概要

What is My first MCP server?

My first MCP server is an example MCP server intended for use with Claude desktop, as shown by the provided configuration file snippet. It is authored by Yusuke Wada and licensed under MIT.

How to use My first MCP server?

Add the server entry to the Claude desktop configuration file at /Users/yusuke/Library/Application Support/Claude/claude_desktop_config.json. The server is launched via Node.js with the specified build script (/path-to/build/index.js).

Key features of My first MCP server

Use cases of My first MCP server

FAQ from My first MCP server

コメント

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