Skip to content

Commit d58ecfb

Browse files
committed
docs: Update DOCKER_README with MCP Registry support
1 parent f4f81b6 commit d58ecfb

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

DOCKER_README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# PostgreSQL MCP Server - Enhanced
22

3-
*Last Updated: October 9, 2025 - Production/Stable v1.1.1*
3+
*Last Updated: October 13, 2025 - Production/Stable v1.1.1*
4+
5+
<!-- mcp-name: io.github.neverinfamous/postgres-mcp-server -->
46

57
[![Docker Pulls](https://img.shields.io/docker/pulls/writenotenow/postgres-mcp-enhanced)](https://hub.docker.com/r/writenotenow/postgres-mcp-enhanced)
68
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
@@ -288,6 +290,12 @@ Can't find what you're looking for? Use our AI-powered search to query both Post
288290

289291
## 🆕 Recent Updates
290292

293+
### v1.1.1 (October 13, 2025) - MCP Registry Ready 🎉
294+
- ✅ **MCP Registry Support** - Configured for Model Context Protocol Registry
295+
- ✅ **Hybrid Deployment** - Available via PyPI, Docker Hub, and MCP Registry
296+
- ✅ **Validation Markers** - Added MCP name markers for registry validation
297+
- ✅ **Automated Publishing** - Integrated MCP Registry into release workflow
298+
291299
### v1.1.1 (October 8, 2025) 🎉
292300
- ✅ **PostgreSQL 18 Support** - Full compatibility with PostgreSQL 13-18
293301
- ✅ **Bug Fix** - Fixed jsonb_stats SQL type casting issue (jsonb_array_length)

0 commit comments

Comments
 (0)