Skip to main content
Glama
markswendsen-code

@striderlabs/mcp-alaska

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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