Loading MCP server directory, please wait...
Run SQL queries and inspect database schemas through safe, visible MCP tools.
npx @getmcp/cli add io.github.pattrnlabs/grainRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pattrnlabs/grain": {
"command": "npx",
"args": [
"-y",
"-y",
"grain-tools"
],
"env": {
"GRAIN_CONNECTIONS": "",
"GRAIN_MCP_SAFE_MODE": "true",
"GRAIN_MAX_ROWS": "10000"
}
}
}
}