tmstack/text-to-sql-mcp-server
3.4
If you are the rightful owner of text-to-sql-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 secure database query service based on the FastMCP framework for database querying and analysis.
Tools
Functions exposed to the LLM to take actions
health_check
Checks the service and database connection status.
get_user_permissions
Retrieves the current user's permission information.
get_database_tables
Fetches a list of all tables in the database.
get_table_structure
Obtains the structure information of a specified table.
execute_sql_query
Executes SQL queries safely with optional result limits.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client