Serpapi Hotels runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 21 Jul 2026.
MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.
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.
claude mcp add serpapi-hotels -- npx -y serpapi-hotels-mcp-server
{
"mcpServers": {
"serpapi-hotels": {
"args": [
"-y",
"serpapi-hotels-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.serpapi-hotels]
command = "npx"
args = ["-y", "serpapi-hotels-mcp-server"]
{
"mcpServers": {
"serpapi-hotels": {
"args": [
"-y",
"serpapi-hotels-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"serpapi-hotels": {
"args": [
"-y",
"serpapi-hotels-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.