mcp-sql-agent

mcp-sql-agent is a JavaScript-based agent designed for database management and query automation. It efficiently executes SQL queries, retrieves, and updates data, significantly reducing the workload for developers. It simplifies interactions with databases and provides features to minimize errors, making it a valuable tool for enhancing productivity in database-related tasks.

GitHub Stars

0

User Rating

Not Rated

Favorites

0

Views

19

Forks

0

Issues

0

README

MCP Logo

mcp-sql-agent

A prompt-driven SQL agent for the Modern Context Protocol (MCP). Connects to databases, interprets natural language prompts, and generates context-aware SQL queries to fetch relevant data. Supports dynamic schema exploration, secure query execution, and integration with MCP's context pipeline.

This project lets you query your MySQL database using plain English. It uses:

Groq LLM (llama3-70b-8192)
MySQL

Node.js + Sequelize