Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rhabraken • Data & Databases
An MCP server that exposes a SQL database (Postgres, MySQL, MariaDB, SQLite) to Claude Desktop agents for interactive querying and exploration.
Run ad-hoc SQL queries against a local or development PostgreSQL/MySQL/MariaDB/SQLite database via MCP.
Explore database schema and dummy data from Claude Desktop to assist with debugging or data understanding tasks.
A quick, local MCP endpoint to prototype database-driven conversational workflows without building a custom connector.
This project provides an MCP-compatible server wrapper around a SQL database using SQLAlchemy, enabling Claude Desktop to call into your database for queries and interactions. It includes guidance to launch a demo PostgreSQL instance with Docker Compose, configure environment variables, and run the server using the uv runner. The setup is lightweight and intended for local development or demos, allowing agents to interact with database schema and dummy data without custom connector code.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.