CoryFrench/openai_mcp_server
3.2
If you are the rightful owner of openai_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.
The PostgreSQL MCP Server is a versatile server that provides tools for interacting with PostgreSQL databases, supporting both MCP and HTTP modes for different integration needs.
Tools
Functions exposed to the LLM to take actions
test_tool
Simple test tool for debugging.
postgres_ultra_simple
Execute basic SQL queries.
postgres_single_table
Get information about a specific table.
postgres_list_tables
List all database tables.
postgres_describe_table
Get detailed table schema.
postgres_query_builder
Advanced query building and execution.
postgres_connection_test
Test database connectivity.
postgres_performance_stats
Get database performance metrics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client