Skip to content

tirthraj07/db-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database MCP Server

Contains a custom made MYSQL MCP Server for doing database operations using Claude

Just Add the following configuration in Claude

{
    "mcpServers": {
        "db-mcp": {
            "command": "uv",
            "args": [
                "--directory",
                "/path/to/db-mcp",
                "run",
                "main.py"
            ]
        }
    }
}

About

Custom made MCP Server for Popular databases (Currently Supporting MYSQL)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages