All MCP servers

Serpapi Hotels

Official
by Api.AirforcestdioSearch & Web Crawling070MIT

MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.

mcpopen-sourcesearch-web-crawling

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "serpapi-hotels-imp8b201": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}