Agent♥︎Age
Catalog

MCP Database Server

Official

by Souhar-dya · Python

MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.

io.github.Souhar-dya/mcp-db-server (MCP Database Server)

An MCP server that exposes relational databases—PostgreSQL and MySQL, and also SQLite—to AI agents. It provides natural language to SQL query support, alongside direct SQL tooling for interacting with databases. The repository is licensed under Apache 2.0 and targets Python 3.11+.

🛠️ Key Features

  • Natural language to SQL query support
  • Direct SQL tooling
  • Database coverage: SQLite, PostgreSQL, MySQL

🚀 Use Cases

  • Querying relational databases via AI using natural language
  • Running direct SQL against supported database engines

⚡ Developer Benefits

  • Works with an MCP Model Context Protocol setup
  • Designed for Python 3.11+ environments
  • Clear focus on relational database integration

⚠️ Limitations

  • Source data does not specify tool names, configuration options, or supported schema/metadata behavior