MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

UNDER DEVELOPMENT: An enterprise-focused PostgreSQL MCP server enabling secure, AI-driven database administration, observability, and querying via OAuth 2.0, with connection pooling, OAuth 2.0 and advanced tool filtering.

Created 12/14/2025
Updated 1 day ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-postgresql-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "neverinfamous-postgresql-mcp": { "command": "npx", "args": [ "neverinfamous-postgresql-mcp" ] } } }