Database icon

Database

Provides database access capabilities to Claude, supporting SQLite, SQL Server, and PostgreSQL databases.

About

The Database server enables Claude to interact with various databases, including SQLite, SQL Server, and PostgreSQL. It allows Claude to execute queries, create, alter, and drop tables, list tables, describe table schemas, export query results, and manage business insights. This server enhances Claude's ability to manage and analyze data stored in different database systems.

Key Features

  • Enables table creation, modification, and deletion.
  • Provides tools for listing tables and describing table schemas.
  • Allows execution of SQL queries (SELECT, INSERT, UPDATE, DELETE).
  • Supports SQLite, SQL Server, and PostgreSQL databases.
  • 12 GitHub stars
  • Offers export functionality for query results in CSV or JSON format.

Use Cases

  • Analyzing data stored in SQLite databases.
  • Interacting with PostgreSQL databases through Claude.
  • Managing data within SQL Server environments using Claude.