Odel
board and stable mcp

board and stable mcp

Local
@kevindarstnbbJavaScriptUpdated 5mo ago

Search horse boarding facilities and trainers across 44 US states.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmboard-and-stable-mcpv1.0.1

Run

npx -y board-and-stable-mcp

MCP client config

{
  "mcpServers": {
    "board-and-stable-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "board-and-stable-mcp"
      ]
    }
  }
}