MCP ExplorerExplorer

Amazomq Mcp

@TracVietHustCSon 10 months ago
1 MIT
FreeCommunity
AI Systems
Amazon Q, PostgetSql with mcp

Overview

What is Amazomq Mcp

AmazomQ-mcp is a Rust-based Modular Capability Provider (MCP) server that enables interaction between Amazon Q and PostgreSQL databases, allowing users to perform read-only queries through the Amazon Q chat interface.

Use cases

Use cases for AmazomQ-mcp include querying database structures for data visualization, retrieving schema details for documentation purposes, and executing read-only queries for analytics without modifying the underlying data.

How to use

To use AmazomQ-mcp, users can connect to the server via the Amazon Q CLI and execute commands to list tables, retrieve schema information, and run read-only SQL queries that return results in JSON format.

Key features

Key features of AmazomQ-mcp include the ability to list all tables in a PostgreSQL database, obtain schema information for specific tables, and execute read-only SQL queries with results returned as JSON.

Where to use

AmazomQ-mcp can be used in various fields that require database interactions, such as data analysis, reporting, and application development where PostgreSQL databases are involved.

Content

PostgreSQL MCP Server for Amazon Q

A Rust-based Modular Capability Provider (MCP) server that enables Amazon Q interact PostgreSQL database. Server allows users to query database struture read-only queries throught the Amazon Q chat Interface.

Overview

This project implements a PostgreSQL server that follows the MCP protocol used by Amazon Q CLI

  1. List all table in a PostgreSQL databases
  2. Get Schema info for specific tables
  3. Execute read-only SQL queries with result return as JSON

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers