Skip to content
Verified official

Secure Schema MCP MCP

v1.0.1

io.github.siddharth-coder13/secure-schema

Read-only MCP server for exposing database schema metadata without row data.

transport:stdio runtime:pypi

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add secure-schema -e DATABASE_URL=<DATABASE_URL> -e DATABASE_SCHEMA=<DATABASE_SCHEMA> -e ALLOWED_TABLES=<ALLOWED_TABLES> -e SECURE_SCHEMA_ENV=<SECURE_SCHEMA_ENV> -e FASTMCP_CHECK_FOR_UPDATES=<FASTMCP_CHECK_FOR_UPDATES> -e FASTMCP_SHOW_SERVER_BANNER=<FASTMCP_SHOW_SERVER_BANNER> -- uvx mcp-secure-schema

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.