ojob ojob.io/ai/mcps/mcp-db jdbc=jdbc:postgresql://localhost:5432/somedb user=aUser pass=aPassword rw=true onport=8888
A STDIO MCP database server
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 |