io.github.uncfreak1255-code/hostaway
Quality Score
80
/100
Read-only MCP server for Hostaway PMS — guest conversations, reservations, and listings
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"hostaway": {
"command": "npx",
"args": [
"-y",
"hostaway-mcp"
],
"env": {
"HOSTAWAY_API_TOKEN": "<your-hostaway_api_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"hostaway": {
"command": "npx",
"args": [
"-y",
"hostaway-mcp"
],
"env": {
"HOSTAWAY_API_TOKEN": "<your-hostaway_api_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y hostaway-mcp§02 Environment variables
HOSTAWAY_API_TOKENrequiredsecret
Hostaway API token used to authenticate all requests
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.