MCP SQL Server Gateway
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP SQL Server Gatewaylist databases in the server"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
<<<<<<< HEAD
MCP SQL Server Gateway
Enterprise-safe MCP server for Claude Enterprise access to approved on-prem SQL Server data.
Goal
Expose governed, auditable, read-only SQL Server tools through a remote MCP endpoint.
Related MCP server: SQL Server MCP
First principles
SQL Server remains private.
Claude never connects directly to SQL.
MCP gateway enforces authentication, authorization, query controls, logging, timeouts, and row limits.
Start with metadata, saved reports, and read-only SELECT access.
Prefer approved SQL views over raw tables.
Initial MCP tools
sql_list_databasessql_list_schemassql_list_tablessql_describe_tablesql_sample_rowssql_query_readonlysql_saved_report
Suggested phases
Project scaffold and local mock MCP server.
Read-only SQL connector against dev SQL.
AuthN/AuthZ and allowlist policy.
AKS deployment behind existing MCP ingress pattern.
Claude Enterprise custom connector registration.
Observability, audit, and production hardening.
cp-apps-mcp-onpremsql
a09eb63f3769fc96fe2e82314af1d8c0db9aa3bb
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jessef1983/cp-apps-mcp-onpremsql'
If you have feedback or need assistance with the MCP directory API, please join our Discord server