mcp-demo
Enable database interactions through the execution of SQL queries, the creation of tables, and exploration of schema information for efficient data management.
Author
caicongyang
No License
Quick Info
Tools 1
Last Updated 2026-02-19
Actions
Tags
databasesdatabaseschemadatabases securesecure databasedatabase access
项目结构
本项目包含三个主要文件夹,分别实现了不同功能:
- doc: MCP (Model Context Protocol) 的详细解读文档和说明
- mysql: 使用 stdio 模式实现的 MySQL MCP 服务
- weather: 使用 HTTP SSE 模式实现的天气 MCP 服务示例
