Skip to content

Rumblingb/database-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1|# Database MCP — Query databases from AI agents

smithery badge

Query SQLite, PostgreSQL, and MySQL databases directly from any MCP-compatible AI agent.

$19/month — Unlimited database queries for your AI agents. ▶ Subscribe Now

Tools

Tool Description
db_query Execute any SQL query
db_list_tables List all tables in a database
db_describe_table Get table schema information

Quick Start

# SQLite
python3 server.py
# Then configure in Claude: db_query('SELECT * FROM users', 'sqlite', '/path/to/db.sqlite')

GitHub: github.com/Rumblingb/database-mcp

About

Database query via MCP. SQLite, PostgreSQL, MySQL. For AI agents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors