Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
crystaldba
/
postgres-mcp
Public
Notifications
You must be signed in to change notification settings
Fork
368
Star
3.2k
Code
Issues
46
Pull requests
38
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
postgres-mcp
src
postgres_mcp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 22, 2026
Add streamable HTTP transport support (#134)
Show description for 07eb329
3 people
authored
07eb329
View commit details
Copy full SHA for 07eb329
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
refactor: Extract pg_stat_statements column logic to helper (#133)
Show description for d03cf9f
jssmith
and
claude
authored
d03cf9f
View commit details
Copy full SHA for d03cf9f
View code at this point
Browse repository at this point
fix: Support PostgreSQL 12 in get_top_queries (#132)
Show description for 3ad5cff
jssmith
and
claude
authored
3ad5cff
View commit details
Copy full SHA for 3ad5cff
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
feat: Add tool annotations for improved LLM tool understanding (#122)
Show description for 84916ef
3 people
authored
84916ef
View commit details
Copy full SHA for 84916ef
View code at this point
Browse repository at this point
Fix escaping sequence names in health check (#128)
Show description for 4cd8d44
3 people
authored
4cd8d44
View commit details
Copy full SHA for 4cd8d44
View code at this point
Browse repository at this point
Add percentile_cont, percentile_disc, and mode to ALLOWED_FUNCTIONS (#118)
MehdiZonjy
authored
b9f3208
View commit details
Copy full SHA for b9f3208
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
fix event loop for windows (#67)
Show description for 2d3968a
jssmith
authored
2d3968a
View commit details
Copy full SHA for 2d3968a
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Dba 738 index optimization by llm (#64)
Show description for c6c0010
jssmith
authored
c6c0010
View commit details
Copy full SHA for c6c0010
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
SSE support (#57)
jssmith
authored
040cf58
View commit details
Copy full SHA for 040cf58
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
add top queries by resources (#54)
Show description for 2dbd954
jssmith
authored
2dbd954
View commit details
Copy full SHA for 2dbd954
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
DBA-732 graceful shutdown (#42)
greglearns
authored
5f2a313
View commit details
Copy full SHA for 5f2a313
View code at this point
Browse repository at this point
DBA-733 Raise errors in any possible place, especially in explain plan call (#39)
Show description for 0f3af0e
mdashti
authored
0f3af0e
View commit details
Copy full SHA for 0f3af0e
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
DBA-731 Added an option to pass database URL via an environment variable (#37)
Show description for 45a8d39
mdashti
authored
45a8d39
View commit details
Copy full SHA for 45a8d39
View code at this point
Browse repository at this point
DBA-730 Parameterized top queries (#35)
Show description for 46eaf69
mdashti
authored
46eaf69
View commit details
Copy full SHA for 46eaf69
View code at this point
Browse repository at this point
DBA-729 add decriptions of db health checks (#34)
Show description for 8aa474c
rahulcap
and
jssmith
authored
8aa474c
View commit details
Copy full SHA for 8aa474c
View code at this point
Browse repository at this point
DBA-723c tools: remove install_extension (#33)
greglearns
authored
b426ef0
View commit details
Copy full SHA for b426ef0
View code at this point
Browse repository at this point
DBA-725 Fixed showing explain plan with hypothetical indexes on functional columns (#31)
mdashti
authored
87be57f
View commit details
Copy full SHA for 87be57f
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
DBA-725 Fixed the issue with running explain plan on cursor (#29)
Show description for d5d6ae4
mdashti
authored
d5d6ae4
View commit details
Copy full SHA for d5d6ae4
View code at this point
Browse repository at this point
DBA-723b tweak tool names
greglearns
committed
6ccede7
View commit details
Copy full SHA for 6ccede7
View code at this point
Browse repository at this point
DBA-723 tweak tool names (#28)
greglearns
authored
56a2bb1
View commit details
Copy full SHA for 56a2bb1
View code at this point
Browse repository at this point
DBA-722 MCP: change Schema resources to tools (#27)
greglearns
authored
d5169cb
View commit details
Copy full SHA for d5169cb
View code at this point
Browse repository at this point
DBA-718 Added bind parameter replacement for explain plans. (#25)
Show description for 2fb3ab6
mdashti
authored
2fb3ab6
View commit details
Copy full SHA for 2fb3ab6
View code at this point
Browse repository at this point
DBA-719b: fix unrestricted mode (#26)
greglearns
authored
fbaef98
View commit details
Copy full SHA for fbaef98
View code at this point
Browse repository at this point
DBA-718 Applied Stricter Lint Constraints (#23)
Show description for 7912caf
mdashti
authored
7912caf
View commit details
Copy full SHA for 7912caf
View code at this point
Browse repository at this point
DBA-718 Explain tool (#22)
Show description for f4bc9d5
mdashti
authored
f4bc9d5
View commit details
Copy full SHA for f4bc9d5
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
DBA-719 MCP: restricted mode (#18)
greglearns
authored
b656733
View commit details
Copy full SHA for b656733
View code at this point
Browse repository at this point
DBA-718 Tests Refactoring (#19)
Show description for 2594c65
mdashti
authored
2594c65
View commit details
Copy full SHA for 2594c65
View code at this point
Browse repository at this point
fix: tool: database_health (#20)
greglearns
authored
c68d334
View commit details
Copy full SHA for c68d334
View code at this point
Browse repository at this point
DBA-712 HotFix: a bug in prev. commit + Downgrade python version to align with crystaldba (#17)
Show description for 6642a31
mdashti
authored
6642a31
View commit details
Copy full SHA for 6642a31
View code at this point
Browse repository at this point
SQL: dta-refactor (#12)
Show description for df79d27
greglearns
and
mdashti
authored
df79d27
View commit details
Copy full SHA for df79d27
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
DBA-702 MCP: Database health checks (#10)
greglearns
authored
b80d7ce
View commit details
Copy full SHA for b80d7ce
View code at this point
Browse repository at this point
DBA-697 Improved SafeSql to be more complete (#16)
Show description for cb68894
mdashti
authored
cb68894
View commit details
Copy full SHA for cb68894
View code at this point
Browse repository at this point
Allowed ANALYZE and VACUUM commands. (#15)
mdashti
authored
2be75be
View commit details
Copy full SHA for 2be75be
View code at this point
Browse repository at this point
Updated the analyze_workload API. (#14)
mdashti
authored
8d979df
View commit details
Copy full SHA for 8d979df
View code at this point
Browse repository at this point
Added a GitHub action to verify branches (#13)
Show description for f1c555b
mdashti
authored
f1c555b
View commit details
Copy full SHA for f1c555b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.