II.
ToolServer overview
Reference · livetool-server:postgres-mcp
Postgres MCP (read-only) overview
MCP server providing read-only programmatic access to PostgreSQL databases. Enables AI agents to query tables, list schemas, and describe table structures. Supports stdio transport.
Attributes
displayName
Postgres MCP (read-only)
description
MCP server providing read-only programmatic access to PostgreSQL databases. Enables AI agents to query tables, list schemas, and describe table structures. Supports stdio transport.
protocol
mcp
category
database
repoUrl
npmPackage
@modelcontextprotocol/server-postgres
maintainer
Anthropic
mcpTransports
tools
sourceRef
Outgoing edges
contains_tool_descriptor3
- tool-descriptor:postgres.query·ToolDescriptorPostgres: Query (read-only)
- tool-descriptor:postgres.list-tables·ToolDescriptorPostgres: List Tables
- tool-descriptor:postgres.describe-table·ToolDescriptorPostgres: Describe Table
implements1
- extension-interface:sandbox·ExtensionInterfaceSandbox
integrates_with4
- tool:psql·Toolpsql
- library:prisma·LibraryPrisma
- library:knex·LibraryKnex.js
- library:kysely·LibraryKysely
lib_applies_to_domain1
- domain:databases·DomainDatabases
requires_capability1
- capability:supports-mcp·CapabilitySupports MCP
sourced_from1
- source-ref:mcp-servers-registry·SourceRefMCP servers registry (modelcontextprotocol/servers)
Incoming edges
about_subject1
contained_in_plugin3
- tool-descriptor:postgres.query·ToolDescriptorPostgres: Query (read-only)
- tool-descriptor:postgres.list-tables·ToolDescriptorPostgres: List Tables
- tool-descriptor:postgres.describe-table·ToolDescriptorPostgres: Describe Table