Installation & Configuration
{
"mcpServers": {
"cockroach-mcp-server": {
"type": "stdio",
"command": "/opt/homebrew/bin/uvx",
"args": [
"--from",
"git+https://github.com/amineelkouhen/mcp-cockroachdb.git",
"cockroachdb-mcp-server",
"--url",
"postgresql://localhost:26257/defaultdb"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/7/12
Updated
2026/6/7