MCP.so
Sign In

My first MCP server

@yusukebe

About My first MCP server

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

yusukebe

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers