
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@striderlabs/mcp-southwest
Advanced tools
MCP server for Southwest Airlines - let AI agents search flights, manage bookings, check in, and track Rapid Rewards points
MCP server for Southwest Airlines — let AI agents search flights, manage bookings, check in, track Rapid Rewards points, and get real-time flight status.
Built by Strider Labs. Uses Playwright browser automation with stealth patches.
npx @striderlabs/mcp-southwest
Or install globally:
npm install -g @striderlabs/mcp-southwest
striderlabs-mcp-southwest
| Tool | Description |
|---|---|
status | Check Rapid Rewards login status |
login | Authenticate with your Southwest account |
logout | Clear session and cookies |
search_flights | Search for available flights |
get_flight_details | Get details for a specific flight |
get_reservations | List upcoming bookings |
check_in | Check in (24hr window, returns boarding position) |
get_rapid_rewards | Check Rapid Rewards points balance and tier |
get_flight_status | Real-time flight status and delays |
cancel_reservation | Cancel a booking (issues travel funds) |
Add to your claude_desktop_config.json:
{
"mcpServers": {
"southwest": {
"command": "npx",
"args": ["-y", "@striderlabs/mcp-southwest"]
}
}
}
Southwest requires manual login due to bot detection. Use the login tool to get a login URL, complete authentication in your browser, then run status to confirm the session is active.
Session cookies are saved to ~/.strider/southwest/ and reused across sessions.
MIT — Strider Labs
FAQs
MCP server for Southwest Airlines - let AI agents search flights, manage bookings, check in, and track Rapid Rewards points
We found that @striderlabs/mcp-southwest demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.