MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.
claude mcp add serpapi-hotels -- npx -y serpapi-hotels-mcp-server
claude_desktop_config.json
{
"mcpServers": {
"serpapi-hotels": {
"command": "npx",
"args": [
"-y",
"serpapi-hotels-mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"serpapi-hotels": {
"command": "npx",
"args": [
"-y",
"serpapi-hotels-mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"serpapi-hotels": {
"command": "npx",
"args": [
"-y",
"serpapi-hotels-mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"serpapi-hotels": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"serpapi-hotels-mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"serpapi-hotels": {
"command": "npx",
"args": [
"-y",
"serpapi-hotels-mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.pulsemcp--serpapi-hotels/reviews or the review_server meta-tool.
POST /mcp