Official GitHub MCP server with full access to repositories, issues, pull requests, projects, CI/CD workflows, and code analysis — available in both local and hosted modes.
Ask your AI to review all open pull requests that have been waiting more than 3 days, summarize each one, and post a comment asking the author if they need help.
github
repositories
pull-requests
issues
Official Supabase MCP server connecting AI to your Supabase project for database queries, auth management, edge functions, storage, and real-time operations.
Ask your AI to query your Supabase database for users who signed up in the last 30 days but never completed onboarding, then return the list for a targeted email campaign.
database
postgres
backend
auth
MCP server providing secure read/write access to PostgreSQL databases with schema inspection, parameterized queries, and SQL injection prevention — works with any Postgres instance.
Ask your AI to query your production database for monthly revenue trends, identify the top 10 customers by lifetime value, and format results for a board presentation.
postgresql
database
sql
queries