Skip to content
gary edited this page Apr 23, 2026 · 6 revisions

Welcome to the hs-sql-agent Wiki!

hs-sql-agent (High-Speed SQL Agent) is a robust HTTP MCP (Model Context Protocol) server for relational databases that bridges the gap between AI agents and your data. Unlike "black-box" generic SQL agents, hs-sql-agent provides a High-Speed execution engine with a Built-in Admin Panel to ensure every AI-generated query is managed, audited, and secure.

🎯 Why hs-sql-agent?

When giving AI agents access to your databases, security and control are paramount. hs-sql-agent gives you:

  • Ultra-low latency schema discovery and querying.
  • A built-in Admin panel for complete governance without editing JSON files.
  • Granular control over which API keys can access which databases or tools.
  • Safety measures like rate limiting, read-only mode, and query confirmation.

📚 Table of Contents

  • Features: Learn about the capabilities, speed, and security of the agent.
  • Getting Started: Setup the project using Docker Compose and connect your MCP client.
  • Admin Panel: How to manage keys, connections, and custom tools.
  • MCP Tools: Available tools for Data Query (DQL) and Manipulation (DML).

Clone this wiki locally