rahulmeena0912/Mcp_server
3.2
If you are the rightful owner of 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 dayong@mcphub.com.
A Model Context Protocol (MCP) server for database schema management and querying, built with Node.js and TypeScript.
Tools
Functions exposed to the LLM to take actions
tableSchema
Returns complete database schema with tables and columns.
tableSchemaDescription
Provides detailed table descriptions and purposes.
tableColumnsDescription
Returns column-level descriptions for specific tables.
query
Executes SQL queries on the PostgreSQL database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client