spragginsdesigns/neon-pg-mcp-server
3.1
If you are the rightful owner of neon-pg-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides secure access to Neon PostgreSQL databases, enabling AI assistants like Claude to interact with your database through standardized tools.
Tools
Functions exposed to the LLM to take actions
Query Tool
Execute SELECT queries to retrieve data from your database.
Execute Tool
Execute SQL statements that modify data (INSERT, UPDATE, DELETE).
Get Tables Tool
List all tables in the public schema of your database.
Describe Table Tool
Get detailed structure information about a specific table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client