Agentโ™ฅ๏ธŽAge
Catalog

MySQL Ops MCP

Official

by GT-dinuo ยท JavaScript

MySQL MCP server: browse schema, query, CRUD. Delete/drop gated by user approval.

A MySQL MCP server that enables browsing schema, querying, and CRUD operations with delete/drop actions gated by user approval. Built to support model-context-protocol workflows and integrated as a Node.js/TypeScript service.

๐Ÿ› ๏ธ Key Features

  • Browse MySQL schema and tables
  • Execute queries and CRUD operations
  • Delete/drop actions require explicit user approval
  • TypeScript-based MCP server with model-context-protocol support

๐Ÿš€ Use Cases

  • Model-context-driven data exploration for SQL databases
  • Safe schema navigation and selective data manipulation
  • Integrating MCP workflows with MySQL-backed apps

โšก Developer Benefits

  • Clear MCP integration points for model-context workflows
  • Strong typing with TypeScript
  • Gated destructive actions to prevent unintended data loss

โš ๏ธ Limitations

  • Delete/drop require user approval; automated destructive actions are blocked by default
  • Details about authentication, authorization, and error handling not provided in source data

Topics

ai-agentclaudecursordatabasemcpmcp-servermodel-context-protocolmysqlnodejstypescript
MySQL Ops MCP - agentage MCP Catalog