Loading MCP server directory, please wait...
Search horse boarding facilities and trainers across 44 US states.
npx @getmcp/cli add io.github.kevindarstNBB/board-and-stable-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DATABASE_URLPostgreSQL connection string for the Board & Stable database
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kevindarstNBB/board-and-stable-mcp": {
"command": "npx",
"args": [
"-y",
"board-and-stable-mcp"
],
"env": {
"DATABASE_URL": ""
}
}
}
}