← All servers
serpapi-hotels
MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.
Details
- Transport
- stdio
- Latest version
- 0.0.4
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗
Versions
- 0.0.4 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: SERPAPI_API_KEY
— replace the <placeholders> with your values.
claude mcp add com-pulsemcp-serpapi-hotels --env SERPAPI_API_KEY=<SERPAPI_API_KEY> -- npx -y serpapi-hotels-mcp-server
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"com-pulsemcp-serpapi-hotels": {
"command": "npx",
"args": [
"-y",
"serpapi-hotels-mcp-server"
],
"env": {
"SERPAPI_API_KEY": "<SERPAPI_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"com-pulsemcp-serpapi-hotels": {
"command": "npx",
"args": [
"-y",
"serpapi-hotels-mcp-server"
],
"env": {
"SERPAPI_API_KEY": "<SERPAPI_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"-y",
"serpapi-hotels-mcp-server"
],
"env": {
"SERPAPI_API_KEY": "<SERPAPI_API_KEY>"
}
} Ecosystem signals — baseline 51 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.
- GitHub stars · 8 hours ago
- ★ 80
- Last commit · 8 hours ago
- 6 days ago
- Issue close rate · 8 hours ago
- 71%
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →