Provides authenticated access for Claude AI to PostgreSQL databases, enabling natural language interaction with data.
Viq is a Model Context Protocol (MCP) server designed to bridge Claude AI with PostgreSQL databases. It offers secure, authenticated access to your data through GitHub OAuth 2.0, making it suitable for production environments on platforms like EC2 with RDS PostgreSQL. The server facilitates full database interaction, including schema discovery, custom SQL query execution, and resource browsing, transforming how Claude AI can manage and retrieve information directly from your PostgreSQL instances.
主な機能
01GitHub OAuth 2.0 Authentication
020 GitHub stars
03Production-ready deployment on EC2 with RDS PostgreSQL
04Database Table and Schema Resource Discovery
05SQL Query Execution Tool
06PostgreSQL Integration with Schema Discovery
ユースケース
01Connecting Claude Web to PostgreSQL databases for AI-driven data interaction
02Executing custom SQL queries and retrieving database information via natural language prompts in Claude AI
03Browsing and understanding database schemas and data using Claude AI's capabilities