From 2954580e7a711848c7a518ad10b15aadbdc2a6b7 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 29 Jan 2025 09:38:15 -0600 Subject: [PATCH] add MCP server badge This PR adds a badge for the [PostgreSQL MCP Server](https://glama.ai/mcp/servers/bnw58zblt1) server listing in Glama MCP server directory. PostgreSQL Server MCP server Glama performs regular codebase and documentation scans to: * Confirm that the MCP server is working as expected * Confirm that there are no obvious security issues with dependencies of the server * Extract server characteristics such as tools, resources, prompts, and required parameters. This badge helps your users to quickly asses that the MCP server is safe, server capabilities, and instructions for installing the server. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 41e8c80..057884c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A Model Context Protocol (MCP) server that provides PostgreSQL database management capabilities. This server assists with analyzing existing PostgreSQL setups, providing implementation guidance, and debugging database issues. +PostgreSQL Server MCP server + ## Features ### 1. Database Analysis (`analyze_database`)