J

my-first-mcp-server

Created Oct 19, 2025 by yusukebe

Language:

JavaScript

Stars:

3

Forks:

1

README

My first MCP server

Settings

/Users/yusuke/Library/Application\ Support/Claude/claude_desktop_config.json:

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

Author

Yusuke Wada

License

MIT

Last updated: Oct 19, 2025

Publisher info

yusukebe's avatar

yusukebe

Developer Advocate @cloudflare / Creator of @honojs

@cloudflare
Kanagawa, Japan
2,821
followers
351
following
313
repos

More MCP servers built with JavaScript

React

The library for web and native user interfaces.

By facebook 242.4K
Three.js

JavaScript 3D Library.

By mrdoob 110.5K
Axios

Promise based HTTP client for the browser and node.js

By axios 108.5K