Serpapi Hotels runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 30 Aug 2026.
MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const initProcess = spawn(this.claudeCodePath, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
SERPAPI_API_KEY (Your SerpAPI API key for hotel search access.).
The author declared them in the registry entry; get the values from the project itself.
Google Hotels prices, ratings, reviews, and photos via an Apify Actor, hosted MCP.
MCP server for Google search results via SERP API
Official SerpApi MCP server for Google, Bing, and other search engines.
MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.
Search hotels & rentals: live prices & reviews across Booking.com, Airbnb, Vrbo & Google Hotels.
Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.
MCP server for Google Gemini AI - text, image, video, research, and more
MCP server for Google Custom Search: web and image search via a Programmable Search Engine.
Answers built from our own checks of this server.