资讯

A Model Context Protocol server that provides access to MySQL databases through SSH tunnels. This server enables Claude and other LLMs to inspect database schemas and execute SQL queries securely.
Schema ideas that might be a starting point. Users table (user_id, name, email, password). Notes table (note_id, title, content, status, created_at, updated_at, user_id).