8000 GitHub - ALX99/db-mcp: A small little utility that allows AI assistants that support the Model Context Protocol (MCP) to query databases.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ db-mcp Public

A small little utility that allows AI assistants that support the Model Context Protocol (MCP) to query databases.

License

Notifications You must be signed in to change notification settings

ALX99/db-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-mcp

A small little utility that allows AI assistants that support the Model Context Protocol (MCP) to query databases.

Features

  • Support for multiple database systems:
    • PostgreSQL
    • MySQL
    • SQLite
  • Simple database connection using DSN (Data Source Name)

Supported Tools

  • connect: Connect to a database using a DSN.
  • query: Run a query on a database and return the results in CSV format.
  • flavor: Get the flavor of a connected database.

Installation

go install github.com/alx99/db-mcp/cmd/db-mcp@latest

Running

db-mcp

Flags

  • -default-dsn: The DSN to use for the default database.

FAQ

About

A small little utility that allows AI assistants that support the Model Context Protocol (MCP) to query databases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0