Skip to main content
Glama
jessef1983

MCP SQL Server Gateway

by jessef1983

<<<<<<< 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_databases

  • sql_list_schemas

  • sql_list_tables

  • sql_describe_table

  • sql_sample_rows

  • sql_query_readonly

  • sql_saved_report

Suggested phases

  1. Project scaffold and local mock MCP server.

  2. Read-only SQL connector against dev SQL.

  3. AuthN/AuthZ and allowlist policy.

  4. AKS deployment behind existing MCP ingress pattern.

  5. Claude Enterprise custom connector registration.

  6. Observability, audit, and production hardening.

cp-apps-mcp-onpremsql

a09eb63f3769fc96fe2e82314af1d8c0db9aa3bb

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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