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.
Query PostgreSQL securely in read-only mode using natural language.
Use natural language to query PostgreSQL, manage schemas, and inspect database stats.
Connect AI assistants to PostgreSQL for secure querying, management, and analysis.
Safely inspect and query PostgreSQL databases using natural language.
Let AI query, inspect, and modify a local PostgreSQL database with SQL.