salonrunner-mcp
Rank #53,995io.github.topness-msft/salonrunner-mcp
Self-hosted MCP to find, book, and cancel salon appointments via SalonRunner.
salonrunner-mcp is a Model Context Protocol (MCP) server published by topness-msft. It ranks #53,995 of 132,113 servers tracked on MCP Toplist. salonrunner-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 28, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 78,118 of 132,113 servers on MCP Toplist.
Use salonrunner-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add salonrunner-mcp -e "SALONRUNNER_SALON_ID=<your SALONRUNNER_SALON_ID>" -e "SALONRUNNER_USERNAME=<your SALONRUNNER_USERNAME>" -e "SALONRUNNER_PASSWORD=<your SALONRUNNER_PASSWORD>" -e "SALONRUNNER_READ_ONLY=<your SALONRUNNER_READ_ONLY>" -- npx -y salonrunner-mcpReplace each placeholder with your own value before saving.
[mcp_servers.salonrunner-mcp]
command = "npx"
args = ["-y", "salonrunner-mcp"]
[mcp_servers.salonrunner-mcp.env]
SALONRUNNER_SALON_ID = "<your SALONRUNNER_SALON_ID>"
SALONRUNNER_USERNAME = "<your SALONRUNNER_USERNAME>"
SALONRUNNER_PASSWORD = "<your SALONRUNNER_PASSWORD>"
SALONRUNNER_READ_ONLY = "<your SALONRUNNER_READ_ONLY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"salonrunner-mcp": {
"command": "npx",
"args": [
"-y",
"salonrunner-mcp"
],
"env": {
"SALONRUNNER_SALON_ID": "<your SALONRUNNER_SALON_ID>",
"SALONRUNNER_USERNAME": "<your SALONRUNNER_USERNAME>",
"SALONRUNNER_PASSWORD": "<your SALONRUNNER_PASSWORD>",
"SALONRUNNER_READ_ONLY": "<your SALONRUNNER_READ_ONLY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"salonrunner-mcp": {
"command": "npx",
"args": [
"-y",
"salonrunner-mcp"
],
"env": {
"SALONRUNNER_SALON_ID": "<your SALONRUNNER_SALON_ID>",
"SALONRUNNER_USERNAME": "<your SALONRUNNER_USERNAME>",
"SALONRUNNER_PASSWORD": "<your SALONRUNNER_PASSWORD>",
"SALONRUNNER_READ_ONLY": "<your SALONRUNNER_READ_ONLY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"salonrunner-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"salonrunner-mcp"
],
"env": {
"SALONRUNNER_SALON_ID": "<your SALONRUNNER_SALON_ID>",
"SALONRUNNER_USERNAME": "<your SALONRUNNER_USERNAME>",
"SALONRUNNER_PASSWORD": "<your SALONRUNNER_PASSWORD>",
"SALONRUNNER_READ_ONLY": "<your SALONRUNNER_READ_ONLY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"salonrunner-mcp": {
"command": "npx",
"args": [
"-y",
"salonrunner-mcp"
],
"env": {
"SALONRUNNER_SALON_ID": "<your SALONRUNNER_SALON_ID>",
"SALONRUNNER_USERNAME": "<your SALONRUNNER_USERNAME>",
"SALONRUNNER_PASSWORD": "<your SALONRUNNER_PASSWORD>",
"SALONRUNNER_READ_ONLY": "<your SALONRUNNER_READ_ONLY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"salonrunner-mcp": {
"command": "npx",
"args": [
"-y",
"salonrunner-mcp"
],
"env": {
"SALONRUNNER_SALON_ID": "<your SALONRUNNER_SALON_ID>",
"SALONRUNNER_USERNAME": "<your SALONRUNNER_USERNAME>",
"SALONRUNNER_PASSWORD": "<your SALONRUNNER_PASSWORD>",
"SALONRUNNER_READ_ONLY": "<your SALONRUNNER_READ_ONLY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.topness-msft%2Fsalonrunner-mcp)<a href="https://mcptoplist.com/server/io.github.topness-msft%2Fsalonrunner-mcp"><img src="https://mcptoplist.com/badge/io.github.topness-msft%2Fsalonrunner-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
topness-msft
Other servers by topness-msft
View all topness-msft servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Jul 7, 2026 |
| 0.1.0 | Jul 1, 2026 |
Frequently asked questions
- Who maintains salonrunner-mcp?
- salonrunner-mcp is maintained by topness-msft, which publishes 4 MCP servers (6 total versions) tracked on MCP Toplist.
- Is salonrunner-mcp listed on the Official MCP Registry?
- Yes — salonrunner-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does salonrunner-mcp have?
- MCP Toplist tracks 2 versions of salonrunner-mcp, most recently published on Jul 7, 2026.
- Where can I find the source code for salonrunner-mcp?
- The source code for salonrunner-mcp is hosted at github.com/topness-msft/salonrunner-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.