Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APIBASE_API_KEY | No | APIbase API key (ak_live_...). Get one at https://apibase.pro or leave empty for auto-registration. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| weather.conditions.current | Get current weather conditions for a location |
| weather.conditions.forecast | Get weather forecast for a location |
| weather.alerts.get | Get active weather alerts for a location |
| weather.conditions.history | Get historical weather data for a location and date |
| weather.air.quality | Get air quality index for a location |
| weather.location.geocode | Geocode a location query to coordinates |
| weather.conditions.compare | Compare weather across multiple locations |
| crypto.price.current | Get current prices for cryptocurrencies |
| crypto.market.overview | Get cryptocurrency market data by category |
| crypto.coin.detail | Get detailed information about a cryptocurrency |
| crypto.price.history | Get price history for a cryptocurrency |
| crypto.trending.get | Get trending cryptocurrencies |
| crypto.global.stats | Get global cryptocurrency market statistics |
| crypto.dex.pools | Get DEX liquidity pool data |
| crypto.token.lookup | Get token info by contract address |
| crypto.coin.search | Search for cryptocurrencies by name or symbol |
| polymarket.market.search | Search prediction markets on Polymarket |
| polymarket.market.detail | Get detailed info about a prediction market |
| polymarket.market.prices | Get midpoint price for a prediction market token |
| polymarket.market.history | Get price history for a prediction market |
| polymarket.market.orderbook | Get order book for a prediction market |
| polymarket.market.trending | Get trending prediction markets |
| polymarket.trading.place_order | Place a limit order on Polymarket |
| polymarket.trading.cancel_order | Cancel an open order on Polymarket |
| polymarket.trading.open_orders | Get open orders on Polymarket |
| polymarket.trading.history | Get trade history on Polymarket |
| polymarket.account.balance | Get balance/allowance on Polymarket |
| sabre.flights.search | Search for real-time flight offers with prices between airports (Sabre GDS) |
| sabre.flights.destinations | Find cheapest flight destinations from an origin airport |
| sabre.reference.airline | Look up airline details by IATA or ICAO code |
| sabre.reference.themes | Get travel theme categories (beach, skiing, romantic, etc.) |
| amadeus.flights.search | Search for real-time flight offers between airports with prices, airlines, stops, and duration (Amadeus) |
| amadeus.flights.price | Confirm and get final pricing for a flight offer from Amadeus flight search |
| amadeus.flights.status | Get real-time status of a specific flight — delays, cancellations, gate info (Amadeus) |
| amadeus.airports.search | Search airports and cities by keyword or IATA code with autocomplete (Amadeus) |
| amadeus.airports.nearest | Find nearest airports by geographic coordinates (Amadeus) |
| amadeus.airports.routes | Get all direct flight destinations from an airport (Amadeus) |
| amadeus.reference.airline | Look up airline details by IATA or ICAO code (Amadeus) |
| aviasales.flights.search | Search for flights between airports |
| aviasales.flights.calendar | Get flight price calendar for a route |
| aviasales.flights.cheap | Find cheapest flights from an origin |
| aviasales.flights.popular | Get popular flight routes from an origin |
| aviasales.hotels.search | Search for hotels in a city |
| aviasales.flights.nearby | Find nearby flight destinations |
| aviasales.reference.airport | Look up airport by name or code |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| find_cheapest_flight | Search for the cheapest flights between two airports and confirm pricing |
| crypto_market_overview | Get a comprehensive overview of the cryptocurrency market |
| prediction_market_research | Research a topic on Polymarket prediction markets |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |