APIbase
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.currentB | Get current weather conditions for a location |
| weather.conditions.forecastB | Get weather forecast for a location |
| weather.alerts.getA | Get active weather alerts for a location |
| weather.conditions.historyB | Get historical weather data for a location and date |
| weather.air.qualityB | Get air quality index for a location |
| weather.location.geocodeB | Geocode a location query to coordinates |
| weather.conditions.compareA | Compare weather across multiple locations |
| crypto.price.currentC | Get current prices for cryptocurrencies |
| crypto.market.overviewA | Get cryptocurrency market data by category |
| crypto.coin.detailB | Get detailed information about a cryptocurrency |
| crypto.price.historyA | Get price history for a cryptocurrency |
| crypto.trending.getB | Get trending cryptocurrencies |
| crypto.global.statsB | Get global cryptocurrency market statistics |
| crypto.dex.poolsC | Get DEX liquidity pool data |
| crypto.token.lookupC | Get token info by contract address |
| crypto.coin.searchB | Search for cryptocurrencies by name or symbol |
| polymarket.market.searchB | Search prediction markets on Polymarket |
| polymarket.market.detailC | Get detailed info about a prediction market |
| polymarket.market.pricesC | Get midpoint price for a prediction market token |
| polymarket.market.historyB | Get price history for a prediction market |
| polymarket.market.orderbookB | Get order book for a prediction market |
| polymarket.market.trendingC | Get trending prediction markets |
| polymarket.trading.place_orderB | Place a limit order on Polymarket |
| polymarket.trading.cancel_orderA | Cancel an open order on Polymarket |
| polymarket.trading.open_ordersB | Get open orders on Polymarket |
| polymarket.trading.historyB | Get trade history on Polymarket |
| polymarket.account.balanceA | Get balance/allowance on Polymarket |
| sabre.flights.searchB | Search for real-time flight offers with prices between airports (Sabre GDS) |
| sabre.flights.destinationsC | Find cheapest flight destinations from an origin airport |
| sabre.reference.airlineB | Look up airline details by IATA or ICAO code |
| sabre.reference.themesA | Get travel theme categories (beach, skiing, romantic, etc.) |
| amadeus.flights.searchB | ⚡ ACTION: Search for real-time flight offers between airports with prices, airlines, stops, and duration (Amadeus) |
| amadeus.flights.priceA | Confirm and get final pricing for a flight offer from Amadeus flight search |
| amadeus.flights.statusA | Get real-time status of a specific flight — delays, cancellations, gate info (Amadeus) |
| amadeus.airports.searchA | Search airports and cities by keyword or IATA code with autocomplete (Amadeus) |
| amadeus.airports.nearestB | Find nearest airports by geographic coordinates (Amadeus) |
| amadeus.airports.routesA | Get all direct flight destinations from an airport (Amadeus) |
| amadeus.reference.airlineA | Look up airline details by IATA or ICAO code (Amadeus) |
| aviasales.flights.searchC | Search for flights between airports |
| aviasales.flights.calendarB | Get flight price calendar for a route |
| aviasales.flights.cheapA | Find cheapest flights from an origin |
| aviasales.flights.popularB | Get popular flight routes from an origin |
| aviasales.flights.nearbyC | Find nearby flight destinations |
| aviasales.reference.airportB | Look up airport by name or code |
| hyperliquid.markets.dataA | Get market metadata and mid prices for all perpetual pairs on Hyperliquid |
| hyperliquid.markets.orderbookA | Get L2 order book depth for a perpetual pair on Hyperliquid |
| hyperliquid.markets.klinesA | Get candlestick (OHLCV) data for a perpetual pair on Hyperliquid |
| hyperliquid.account.positionsA | Get open positions for a user wallet on Hyperliquid |
| hyperliquid.account.summaryA | Get account summary and margin details for a user wallet on Hyperliquid |
| hyperliquid.vaults.detailsA | Get vault details including performance and TVL on Hyperliquid |
| ticketmaster.events.searchA | Search for events (concerts, sports, theatre, festivals) by keyword, city, date, or category across 26+ countries (Ticketmaster) |
| ticketmaster.events.detailsA | Get full details for an event — dates, venues, prices, images, classifications, seat map (Ticketmaster) |
| ticketmaster.events.nearbyB | Find events near geographic coordinates with radius filter (Ticketmaster) |
| ticketmaster.events.by_artistA | Find events by artist or performer name with optional country and date filters (Ticketmaster) |
| ticketmaster.events.by_venueB | Get upcoming events at a specific venue by venue ID (Ticketmaster) |
| ticketmaster.events.trendingA | Get trending and popular events sorted by relevance (Ticketmaster) |
| ticketmaster.events.categoriesA | Get all event classification categories — segments, genres, sub-genres (Ticketmaster) |
| tmdb.movies.searchA | Search for movies, TV shows, and people by name across 1M+ titles in 39 languages (TMDB) |
| tmdb.movies.detailsA | Get full movie details — cast, crew, trailers, ratings, streaming providers, runtime, budget, revenue (TMDB) |
| tmdb.movies.discoverA | Discover movies or TV shows by genre, year, rating, language, and sort order (TMDB) |
| tmdb.movies.trendingA | Get trending movies, TV shows, or people — daily or weekly (TMDB) |
| tmdb.movies.similarA | Get movie recommendations based on a movie ID — similar genres, themes, cast (TMDB) |
| tmdb.movies.personA | Search for actors, directors, or crew by name, or get full filmography by person ID (TMDB) |
| tmdb.movies.where_to_watchB | Find streaming, rental, and purchase options for a movie or TV show by country (TMDB) |
| health.nutrition.food_searchA | Search 350K+ foods in the USDA FoodData Central database — nutrition facts, ingredients, branded products, and reference foods |
| health.nutrition.food_detailsA | Get detailed nutrition data for a food item — up to 150 nutrients, portions, serving sizes, ingredients (USDA) |
| health.safety.drug_eventsA | Search FDA FAERS database for drug adverse event reports — side effects, reactions, patient demographics (OpenFDA) |
| health.safety.food_recallsA | Search FDA food enforcement and recall reports — contamination, mislabeling, safety alerts (OpenFDA) |
| health.safety.drug_labelsA | Search drug labeling data — indications, dosage, warnings, interactions, contraindications (OpenFDA) |
| health.supplements.searchA | Search 200K+ dietary supplement labels in the NIH DSLD database — vitamins, minerals, herbal products |
| health.supplements.detailsA | Get full supplement label data — ingredients, amounts per serving, daily values, target groups (NIH DSLD) |
| finance.currency.ratesB | Get currency exchange rates for 200+ fiat and crypto currencies with optional historical dates (fawazahmed0 CDN) |
| finance.currency.ecbA | Get official European Central Bank reference exchange rates for ~33 fiat currencies (Frankfurter/ECB) |
| finance.macro.indicatorA | Get US economic data from 816K+ FRED series — GDP, CPI, unemployment, interest rates, money supply (Federal Reserve) |
| finance.macro.countryA | Get global development indicators from World Bank — GDP, population, inflation, trade, poverty for 200+ countries |
| finance.treasury.dataA | Get US Treasury fiscal data — interest rates on federal debt, national debt, debt outstanding, gold reserves, exchange rates |
| finance.banking.ibanB | Validate an IBAN number and get associated bank data — BIC/SWIFT code, bank name, city (OpenIBAN) |
| music.artists.searchA | Search for music artists by name across 2M+ artists — biography, country, tags, aliases (MusicBrainz) |
| music.artists.detailsA | Get detailed artist info by MusicBrainz ID — tags, ratings, external links, life span, area (MusicBrainz) |
| music.releases.searchA | Search for albums, singles, and EPs across 50M+ recordings — title, artist, date (MusicBrainz) |
| music.releases.detailsA | Get full release details by MusicBrainz ID — artist credits, labels, media formats (MusicBrainz) |
| music.recordings.searchA | Search for songs and recordings by title or artist — duration, release history, artist credits (MusicBrainz) |
| music.discover.freshA | Discover recently released albums and singles from the past N days — trending new music (ListenBrainz) |
| music.radio.searchA | Search 40K+ internet radio stations by name, genre, country, or language — streaming URLs, bitrate, codec (RadioBrowser) |
| aster.exchange.infoA | Get exchange information and available trading pairs on AsterDEX |
| aster.markets.tickerA | Get 24-hour ticker statistics for trading pairs on AsterDEX |
| aster.markets.orderbookA | Get order book depth for a trading pair on AsterDEX |
| aster.markets.klinesB | Get candlestick (OHLCV) data for a trading pair on AsterDEX |
| jobs.salary.dataA | Get US salary and employment timeseries data from BLS — wage estimates, employment counts, occupational statistics by SOC code and geography |
| jobs.occupations.searchA | Search O*NET occupation taxonomy by keyword — 1,000+ occupations with SOC codes, titles, and relevance scores |
| jobs.occupations.detailsA | Get detailed occupation info from O*NET by SOC code — overview, skills, knowledge, abilities, technology skills, tasks |
| jobs.skills.searchA | Search ESCO (European Skills/Competences/Occupations) taxonomy — occupations and skills in 27 EU languages |
| jobs.skills.detailsA | Get ESCO resource details by URI — occupation descriptions, essential/optional skills, ISCO codes, skill relationships |
| jobs.listings.searchA | Search global job listings via CareerJet — title, company, salary, location, contract type across 90+ countries |
| education.papers.searchA | Search 250M+ academic papers across all disciplines — citations, authors, institutions, open access status (OpenAlex) |
| education.papers.detailsA | Get full details for an academic paper by OpenAlex ID or DOI — authors, citations, abstract, references, open access links (OpenAlex) |
| education.colleges.searchA | Search US colleges and universities — admissions, tuition, enrollment, earnings, completion rates (College Scorecard) |
| education.colleges.detailsA | Get detailed data for a US college by UNITID — admissions rate, costs, student outcomes, earnings after graduation (College Scorecard) |
| education.pubmed.searchA | Search 36M+ biomedical and life science articles — clinical trials, reviews, meta-analyses with date and type filters (PubMed/NCBI) |
| education.arxiv.searchA | Search 2.4M+ preprints in physics, math, CS, biology, and more — full text, authors, categories, PDF links (arXiv) |
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 |
| discover_tools | Browse 623 tools by category or task description. Returns relevant tools without loading all definitions into context. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/whiteknightonhorse/APIbase'
If you have feedback or need assistance with the MCP directory API, please join our Discord server