Skip to content

Commit f0f2124

Browse files
committed
fix: use GitHub org as ID domain for community definitions
- community.postgresql-uvx -> crystaldba.postgres-mcp-uvx Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 44a8428 commit f0f2124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "community.postgresql-uvx",
3+
"id": "crystaldba.postgres-mcp-uvx",
44
"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.",

0 commit comments

Comments
 (0)