Quarry runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from pypi.
Safety-railed database access for agents: Postgres, MySQL, Redis. Read-only by default.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add quarry -- uvx quarry-db
{
"mcpServers": {
"quarry": {
"args": [
"quarry-db"
],
"command": "uvx"
}
}
}
[mcp_servers.quarry]
command = "uvx"
args = ["quarry-db"]
{
"mcpServers": {
"quarry": {
"args": [
"quarry-db"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"quarry": {
"args": [
"quarry-db"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.