Provides a foundational Model Context Protocol (MCP) server designed for local MySQL database integration.
Sponsored
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.
Key Features
01Bare-bones MCP server implementation
02Utilizes @modelcontextprotocol/sdk
03Node.js-based architecture
04Quick and easy setup with environment variables
05Seamless integration with Claude Code
060 GitHub stars
Use Cases
01Rapidly deploy a local MCP server for development or testing
02Integrate a MySQL-backed MCP server into AI tools like Claude Code
03Extend a basic MCP server template for custom data interactions