SalvSith/linqlo-mcp-server
3.1
If you are the rightful owner of linqlo-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 Supabase Read-Only MCP Server provides secure, read-only access to a Supabase database, allowing AI agents to query data without risk of modification.
Tools
Functions exposed to the LLM to take actions
query_database
Execute raw SQL queries (SELECT only) against the database.
query_table
Query a specific table with structured filters and options.
get_schema
Get database schema information.
list_tables
List all available tables in the database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client