J

my-first-mcp-server

...
Created 12/11/2024byyusukebe

Language:

JavaScript

Stars:

3

Forks:

1

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: 2/23/2025

Publisher info

yusukebe's avatar

Yusuke Wada

Developer Advocate @cloudflare / Creator of @honojs

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

More MCP servers built with JavaScript

mcp-server-semgrep

MCP Server Semgrep is a [Model Context Protocol](https://modelcontextprotocol.io) compliant server that integrates the powerful Semgrep static analysis tool with AI assistants like Anthropic Claude. It enables advanced code analysis, security vulnerability detection, and code quality improvements directly through a conversational interface.

By Szowesgad9
protonmail-mcp

This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.

By amotivv6
agentql-mcp

Model Context Protocol server that integrates AgentQL's data extraction capabilities.

By tinyfish-io45