Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Tolosa527 • Uncategorized
Provides safe, read-only access to SQL databases via SELECT queries through an MCP server.
Safely query SQL databases without risking data modification.
Explore database schemas and relationships to build complex queries.
Integration with VS Code and GitHub Copilot for enhanced SQL query assistance.
This MCP server enables secure, read-only querying of SQL Server, MySQL, and PostgreSQL databases using only SELECT statements, preventing any data modification. It runs containerized in Docker for easy deployment and isolation, supports schema discovery and foreign key detection, and integrates seamlessly with VS Code and GitHub Copilot. The server ensures security by blocking all non-SELECT queries and encourages use of read-only database users.