All MCP servers

Pointsyeah

Official
by Api.AirforcestdioSearch & Web Crawling070MIT

MCP server for searching award flights and travel deals via PointsYeah.

mcpopen-sourcesearch-web-crawling

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "pointsyeah-impbe317": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}