CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Weekly digest for Claude Code builders. Model updates, releases, and notable tools.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Pg Mcp Server

Pg Mcp Server

Editor's Note

Connects Claude directly to PostgreSQL databases through the Model Context Protocol, exposing read and write operations via SQL queries. You get table schema inspection, sample data retrieval, and direct query execution against any Postgres instance. Configure with a standard DATABASE_URL connection string and optionally enable write operations. Built for data analysis workflows where you need Claude to examine table structures, run SELECT queries, or perform database operations without switching contexts. Supports both stdio and HTTP transports, includes Docker setup with sample data, and handles SSL connections for cloud databases like AWS RDS.

Install

claude mcp add --transport stdio ericzakariasson-pg-mcp-server uvx pg-mcp-server
GitHub Stars167
Votes
0
View on GitHub

Comments

Login to comment

Related Databases MCP Servers

View all →
Supabase Mcp

supabase-community/supabase-mcp

0
2.6k
Connect Supabase to your AI assistants
Postgres Mcp

crystaldba/postgres-mcp

0
2.4k
Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
Pg Aiguide

timescale/pg-aiguide

0
1.6k
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
Mcp Server Mysql

benborla/mcp-server-mysql

0
1.4k
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
Mysql_mcp_server

designcomputer/mysql_mcp_server

0
1.2k
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Mongodb Mcp Server

mongodb-js/mongodb-mcp-server

0
969
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.