SERVER

PostgreSQL

Rank #42,175

smithery/javimaligno/postgresql

Query PostgreSQL safely from your agent — read-only by default, with schema exploration, table analysis and named multi-database access. 15 tools, 4 prompts, 4 resources. **Querying** — run SQL with read-only protection, EXPLAIN a plan, or write only when you have explicitly enabled it. **Schema** — list schemas, tables, views and functions; describe a table's columns, indexes and constraints; describe a view's definition. **Analysis** — table statistics (row count, size, bloat), column search by name across all tables, database and connection info. **Several databases at once.** Set `POSTGRES_CONNECTIONS` to a JSON array of named connections and every tool takes a `database` alias, so one server answers questions about staging and production without reconfiguring. Call `list_databases` first to see the aliases — credentials are never returned. For a single database, use the plain `POSTGRES_*` variables instead. **Safe by default.** Writes are off unless `ALLOW_WRITE_OPERATIONS` is set, result sets are capped by `MAX_ROWS`, and queries by `QUERY_TIMEOUT`. Speaks the `2026-07-28` protocol revision and is dual-era — clients that still open with the 2025-era handshake are served unchanged. A Python implementation with the identical tool set is available as `pipx install postgresql-mcp`.

First listed
Aug 3, 2026
Last publish date
OVERVIEW

PostgreSQL is a Model Context Protocol (MCP) server published by JaviMaligno. It ranks #42,175 of 115,460 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. PostgreSQL is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Aug 3, 2026.

STANDING
#42,175of 115,460 tracked serversTop 50%

Ranks ahead of 73,285 of 115,460 servers on MCP Toplist.

BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: Top 50% of 115,460
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/smithery%2Fjavimaligno%2Fpostgresql.svg)](https://mcptoplist.com/server/smithery%2Fjavimaligno%2Fpostgresql)
HTML
<a href="https://mcptoplist.com/server/smithery%2Fjavimaligno%2Fpostgresql"><img src="https://mcptoplist.com/badge/smithery%2Fjavimaligno%2Fpostgresql.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 1 registry

ORGANIZATION

JaviMaligno

Organization
Servers in org
12
Versions across org
2
MORE FROM THIS PUBLISHER

Other servers by JaviMaligno

View all JaviMaligno servers →
VERSIONS

Not versioned

This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.

FAQ

Frequently asked questions

Who maintains PostgreSQL?
PostgreSQL is maintained by JaviMaligno, which publishes 12 MCP servers (2 total versions) tracked on MCP Toplist.
Is PostgreSQL listed on the Official MCP Registry?
PostgreSQL is not on the Official MCP Registry. It is listed on Smithery.
How many versions does PostgreSQL have?
PostgreSQL ships as a single rolling release with no explicit version metadata.
Where can I find the source code for PostgreSQL?
The source code for PostgreSQL is hosted at github.com/JaviMaligno/postgres_mcp.
EXPLORE
PostgreSQL - MCP Server #42,175 | MCP Toplist