mcp-safesql

lakshjethani/mcp-safesql

3.2

If you are the rightful owner of mcp-safesql 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 MCP SafeSQL server is a minimal server designed to provide safe, read-only SQL access with basic PII masking, intended for securely connecting an LLM to a database.

Tools

Functions exposed to the LLM to take actions

sql.query

Run a safe SELECT against whitelisted views with masking.

sql.explain_safe

Return a generic, redacted operator outline for a query.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources