← Index

io.github.kevindarstNBB/board-and-stable-mcp

io.github.kevindarstNBB/board-and-stable-mcp·v1.0.1·Search
Quality Score
85
/100

Search horse boarding facilities and trainers across 44 US states.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "board-and-stable-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "board-and-stable-mcp"
      ],
      "env": {
        "DATABASE_URL": "<your-database_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "board-and-stable-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "board-and-stable-mcp"
      ],
      "env": {
        "DATABASE_URL": "<your-database_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y board-and-stable-mcp
§02  Environment variables
DATABASE_URL
requiredsecret

PostgreSQL connection string for the Board & Stable database

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search