ojob.io/ai/mcps/mcp-db

Usage

ojob ojob.io/ai/mcps/mcp-db jdbc=jdbc:postgresql://localhost:5432/somedb user=aUser pass=aPassword rw=true onport=8888 

Description

A STDIO MCP database server

Expects

Name Description
jdbc JDBC connection string
user Database user
pass Database password
rw Allow read/write operations (default is read-only)
onport If defined starts a MCP server on the provided port