Skip to content
Claude Code

salonrunner mcp for Claude Code

io.github.topness-msft/salonrunner-mcp

Self-hosted MCP to find, book, and cancel salon appointments via SalonRunner.

client:Claude Code transport:stdio runtime:npm

Install salonrunner mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add salonrunner-mcp -e SALONRUNNER_SALON_ID=<SALONRUNNER_SALON_ID> -e SALONRUNNER_USERNAME=<SALONRUNNER_USERNAME> -e SALONRUNNER_PASSWORD=<SALONRUNNER_PASSWORD> -e SALONRUNNER_READ_ONLY=<SALONRUNNER_READ_ONLY> -- npx -y salonrunner-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

salonrunner mcp in other clients