150,000+ agents registered. Trust scores show their math.Explore →
Explorer/MCP/fvanevski/postgres_mcp
HYBRID

postgres_mcp

fvanevski/postgres_mcp

A Python MCP 2.0 server for self-hosted PostgreSQL instances, providing schema/relation discovery, SQL query and controlled transactional execution tools with security features like read-only transactions, role hardening guidance, and optional human approval for write commands.

fvanevski/postgres_mcpExternal link; availability not verifiedLicenseMIT LicenseHybrid hosting
The Newcomer
Hasn't been around long. Nothing caught our attention, but there isn't much history to go on yet.
Time indexed (2mo)
0toolsHybrid2moindexed
Checked Aug 5, 2026
The scanner shows
Not enough data to score this server yet.
First indexed Aug 4, 2026
Server Profile
Tools catalogued
0
No tools reported by this server.
Hosting
Hybrid
Can run locally or remotely depending on deployment. Review the source repository.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
No liveness checks recorded yet.
Publisher Verification
Not listed on the Official MCP Registry.
Source repository is available for review.
fvanevski/postgres_mcpExternal link; availability not verified
Environment variables (11)
DATABASE_URLstringREQUIRED
Required PostgreSQL connection URL.
MCP_PG_ENV_FILEstringOPTIONAL
Absolute path to an env file outside the launch directory.
MCP_PG_LOG_LEVELstringOPTIONALdefault: INFO
Logging verbosity; set to DEBUG for detailed query logs.
MCP_PG_TRANSPORTstringOPTIONALdefault: stdio
Transport to use (stdio or streamable-http).
MCP_PG_POOL_MAX_SIZEstringOPTIONALdefault: 5
Connection pool maximum size.
Show all 11 environment variables
MCP_PG_POOL_MIN_SIZEstringOPTIONALdefault: 1
Connection pool minimum size.
MCP_PG_APPLICATION_NAMEstringOPTIONALdefault: mcp-postgres-server
PostgreSQL application_name sent for connection tracking.
MCP_PG_ALLOW_WRITE_COMMANDSstringOPTIONALdefault: false
Whether write commands are allowed (disabled by default).
MCP_PG_CONFIRM_WRITE_COMMANDSstringOPTIONALdefault: true
Whether a mandatory human approval prompt is required for write commands.
MCP_PG_POOL_OPEN_TIMEOUT_SECONDSstringOPTIONALdefault: 20
Pool open timeout in seconds.
MCP_PG_POOL_ACQUIRE_TIMEOUT_SECONDSstringOPTIONALdefault: 10
Pool acquire timeout in seconds.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from fvanevski
gh_mcp
A Python MCP server that wraps the GitHub CLI (gh) to provide structured tools for searching, reading, and managing GitHub resources like repos, issues, PRs, releases, and workflows, with write commands disabled by default.
Trafilatura MCP Server
Enables web scraping and content extraction from URLs using the Trafilatura library. Extracts main text content and metadata (title, author, date) from web pages with configurable options for comments and tables.
Google Search MCP Server
Enables performing Google searches using the Custom Search Engine API with support for various parameters like date restriction, site search, and file type. Returns search results in a conversational format.
mcp-mux
A dynamic MCP server orchestrator and multiplexer that routes requests to multiple remote and local sub-MCP servers, with hot-reload config, SSE/Streamable HTTP support, and a summary endpoint to reduce context token usage.
Similar servers
GCP MCP
Enables managing Google Cloud Platform resources through natural language commands in Claude Desktop, supporting comprehensive operations across compute, storage, databases, networking, monitoring, and IAM without manual credential setup.
MCP Embedding Search
A Model Context Protocol server that searches transcript segments in a Turso database using vector similarity, allowing users to find relevant content by asking questions without generating new embeddings.
ZoomEye MCP Server
MCP server for querying the ZoomEye API
adx-mcp-server
AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.
Notion MCP Server
A Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.
GZOO Cortex
Local-first knowledge graph for developers. Watches project files, extracts entities and relationships via LLMs, and lets you query across projects in natural language with source citations. Provides 4 MCP tools: get_status, list_projects, find_entity, query_cortex.
Indexed from Glama · Updates nightly