소개
Offers a foundational, minimalist implementation of a Model Context Protocol (MCP) server built with Node.js and the `@modelcontextprotocol/sdk`. It serves as a quick-start template, allowing developers to swiftly set up a local MCP server connected to MySQL, run it, and integrate it with their preferred tools, providing a base that can be easily extended and customized.
주요 기능
- Bare-bones MCP server implementation
- Utilizes @modelcontextprotocol/sdk
- Node.js-based architecture
- Quick and easy setup with environment variables
- Seamless integration with Claude Code
- 0 GitHub stars
사용 사례
- Rapidly deploy a local MCP server for development or testing
- Integrate a MySQL-backed MCP server into AI tools like Claude Code
- Extend a basic MCP server template for custom data interactions