Skip to content

Commit 44a8428

Browse files
committed
fix: rename server files with transport suffix
- community.postgresql.json -> community.postgresql-uvx.json (id: community.postgresql-uvx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 86143e3 commit 44a8428

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "community.postgresql",
4-
"name": "PostgreSQL",
3+
"id": "community.postgresql-uvx",
4+
"name": "PostgreSQL (uvx)",
55
"alias": "postgres",
66
"description": "Query PostgreSQL databases, analyze performance, and optimize indexes. Execute SQL, inspect schemas, get EXPLAIN plans, identify slow queries, and run health checks via Postgres MCP Pro.",
77
"icon": "https://www.postgresql.org/media/img/about/press/elephant.png",

0 commit comments

Comments
 (0)