io.github.uncfreak1255-code/hostaway MCP Server
io.github.uncfreak1255-code/hostaway
What is the io.github.uncfreak1255-code/hostaway MCP server?
Read-only MCP server for Hostaway PMS — guest conversations, reservations, and listings
How to install io.github.uncfreak1255-code/hostaway
Copy-paste configuration for popular MCP clients.
HOSTAWAY_API_TOKENrequiredsecretHostaway API token used to authenticate all requests
{
"mcpServers": {
"hostaway": {
"command": "npx",
"args": [
"-y",
"hostaway-mcp"
],
"env": {
"HOSTAWAY_API_TOKEN": "<YOUR_HOSTAWAY_API_TOKEN>"
}
}
}
}{
"mcpServers": {
"hostaway": {
"command": "npx",
"args": [
"-y",
"hostaway-mcp"
],
"env": {
"HOSTAWAY_API_TOKEN": "<YOUR_HOSTAWAY_API_TOKEN>"
}
}
}
}{
"mcpServers": {
"hostaway": {
"command": "npx",
"args": [
"-y",
"hostaway-mcp"
],
"env": {
"HOSTAWAY_API_TOKEN": "<YOUR_HOSTAWAY_API_TOKEN>"
}
}
}
}{
"servers": {
"hostaway": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hostaway-mcp"
],
"env": {
"HOSTAWAY_API_TOKEN": "<YOUR_HOSTAWAY_API_TOKEN>"
}
}
}
}claude mcp add hostaway --env HOSTAWAY_API_TOKEN=<YOUR_HOSTAWAY_API_TOKEN> -- npx -y hostaway-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.