my-first-mcp-server
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
Publisher info
Yusuke Wada
Developer Advocate @cloudflare / Creator of @honojs
More MCP servers built with JavaScript
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.
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.
Model Context Protocol server that integrates AgentQL's data extraction capabilities.