Board And Stable Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Board And Stable Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Read-only MCP server for searching horse boarding facilities and trainers across the United States. Over 5,500 listings and 1,200 trainers in 44 states.
| Tool | Description |
|---|---|
search_boarding | Search facilities by state, city, boarding type, discipline, amenity, lessons, max price |
search_trainers | Search trainers by state, city, discipline, lessons offered |
get_listing | Get full detail for a specific facility by slug |
get_trainer | Get full detail for a specific trainer by slug |
get_stats | Get directory totals — listings, trainers, states covered |
All data comes from Board & Stable, the largest horse boarding directory in the United States. Only published, public-facing data is exposed — no internal fields, no email addresses, no pipeline data.
Results link directly to facility and trainer profile pages on boardandstable.com.
Requires DATABASE_URL environment variable pointing to the Board & Stable PostgreSQL database.
npm install
npx prisma generate
npm run build
npm startCurrently supports stdio transport. HTTP/Streamable HTTP transport for remote access is planned.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.