mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A powerful MCP server that provides tools to read and expose database schemas from various database types (PostgreSQL, MySQL, SQLite, etc.).
The Database Schema MCP Server is a robust Model Context Protocol server designed to interface with various database types, including PostgreSQL, MySQL, and SQLite. It offers a suite of tools to connect to databases, list tables, and retrieve detailed schema information. This server is particularly useful for developers and database administrators who need to manage and analyze database structures efficiently. With support for multiple database types, it provides a flexible solution for accessing and manipulating database schemas. The server can be easily installed and configured on different platforms, making it a versatile tool for database management tasks.
Features
- Connect to different types of databases
- List all tables in a database
- Get detailed schema information for specific tables
- Get complete database schema including tables, views, and indexes
- Support for multiple database types (PostgreSQL, MySQL, SQLite)