@striderlabs/mcp-alaska
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| alaska_loginA | Log in to Alaska Airlines account. Required for account-specific operations like viewing mileage balance, upcoming trips, and managing bookings. |
| alaska_search_flightsB | Search for available Alaska Airlines flights between two airports on a specific date. |
| alaska_get_flight_detailsB | Get detailed information about a specific flight including amenities, baggage policy, and on-time performance. |
| alaska_select_flightA | Select a flight for booking. Use after alaska_search_flights to choose a specific flight. |
| alaska_get_seat_mapB | Get the seat map for a flight showing available and occupied seats across all cabin classes. |
| alaska_select_seatA | Select a specific seat on a flight. Use alaska_get_seat_map first to see available seats. |
| alaska_get_bookingA | Retrieve booking details using a confirmation code. Returns passenger info, flight details, and booking status. |
| alaska_check_inA | Check in for an Alaska Airlines flight using the confirmation code. Opens within 24 hours of departure. |
| alaska_get_mileage_balanceA | Get the Alaska Airlines Mileage Plan balance and elite status. Requires being logged in. |
| alaska_get_upcoming_tripsA | Get a list of upcoming trips associated with the logged-in account. Requires being logged in. |
| alaska_cancel_bookingA | Cancel an Alaska Airlines booking. Check cancellation policy before cancelling as fees may apply. |
| alaska_get_flight_statusA | Get real-time status for an Alaska Airlines flight including departure/arrival times, gate, and delays. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-alaska'
If you have feedback or need assistance with the MCP directory API, please join our Discord server