Query the Northwind PostgreSQL sample database and generate charts using natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Northwind PostgreSQL MCP Server" yet — see the docs or source repo.
Connect to the Northwind database, calculate revenue and order count by product category, sort by revenue descending, and generate a bar chart.
Returns the SQL, a category-level sales summary table, and a bar chart comparing revenue across categories.
Query Northwind for order count changes over the last 12 months, aggregate by month, and generate a line chart.
Returns the SQL for the monthly order trend, the aggregated results, and a visual line chart.
Find the top 10 customers by total spending in the Northwind database, showing customer name, total spend, order count, and generate a chart.
Returns the SQL for identifying high-value customers, a top-10 customer list, and a comparison chart of customer spending.
Query PostgreSQL databases and schemas through natural language with read-only AI access.
Connect to PostgreSQL and query schemas and data using plain English.
Query PostgreSQL databases, inspect schemas, and analyze performance with natural language.
Connect AI to PostgreSQL for querying, analysis, and database development tasks.
Securely query and interact with PostgreSQL databases using natural language.
Query PostgreSQL securely in read-only mode using natural language.