likhon-developer/file-mcp
3.2
If you are the rightful owner of file-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The PostgreSQL MCP Server provides read-only access to PostgreSQL databases, enabling safe and efficient querying for AI assistants and other MCP clients.
Tools
Functions exposed to the LLM to take actions
execute_sql
Execute read-only SQL queries against the database.
get_table_info
Get detailed information about a specific table.
analyze_data
Generate common data analysis queries for a table.
search_tables
Search for tables and columns matching a pattern.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client