mcpbeat Sign in

Board And Stable MCP Server

by kevindarstnbb Your server? Claim it
local only

Board And Stable MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm.

Search horse boarding facilities and trainers across 44 US states.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 20 · avg 9 · -58% w/w
a month agotoday
35
Installs / week
npm · board-and-stable-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add board-and-stable-mcp -- npx -y board-and-stable-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "board-and-stable-mcp": {
      "args": [
        "-y",
        "board-and-stable-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.board-and-stable-mcp]
command = "npx"
args = ["-y", "board-and-stable-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "board-and-stable-mcp": {
      "args": [
        "-y",
        "board-and-stable-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "board-and-stable-mcp": {
      "args": [
        "-y",
        "board-and-stable-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DATABASE_URL (PostgreSQL connection string for the Board & Stable database). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Board And Stable MCP

same job, measured the same way
Openstates MCP Server
by cyanheads

Search bills, legislators, committees, and events across all 50 US states, DC, and 5 US territories.

114 installs/wk 10 tools answering
Gavelin
by gavelin

Search bills and speaker-attributed hearing transcripts across all 50 US state legislatures.

answering
Nursing Home Database
by nursinghomedatabase

MCP server for US nursing facility search and ownership lookup (NursingHomeDatabase).

9 tools answering
C
Tee Times
by loopgolf

Live golf tee time availability across US courses. Search by location, date, players, and price.

answering
Tickadoo MCP
by tickadoo

Search and book theatre, attractions, tours across 681 cities. 13,090+ products.

23 tools answering
Federal Regulations MCP Server
by cyanheads

Search and trace US federal rules across the Federal Register, eCFR, and Regulations.gov.

98 installs/wk 7 tools answering
AIsa Business Listings & Reviews
by aisa

Business profiles, reviews and Q&A, hotels, and listing search across review sites.

answering
MCP Stashbox
by smeet666

Search scenes, performers, studios and tags across the public stash-box catalogues.

72 installs/wk local only

Board And Stable MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Board And Stable MCP?
Board And Stable MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package board-and-stable-mcp was installed 35 times last week.
Is Board And Stable MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Board And Stable MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls board-and-stable-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Board And Stable MCP?
The npm package board-and-stable-mcp was installed 35 times in the last week. Week over week that is -58%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.