From aac7a6444c75e54d59c817a707a7dc546a1cb17a Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Fri, 25 Jul 2025 00:10:14 -0400 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95da36a..db93384 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A minimal Model Context Protocol (MCP) server for executing SQL queries on PostgreSQL databases with configurable permissions. + + Simple PostgreSQL Server MCP server + + ## Features - Execute SQL queries with optional read-only or write access @@ -73,4 +77,4 @@ Add the following to your MCP client configuration (`mcp.json`): ## Support If you find this tool helpful, you can support the development by: - Buying me a coffee at https://ko-fi.com/perrypixel -- UPI to kevinp@apl +- UPI to kevinp@apl \ No newline at end of file