developer-toolsapi_key

Apiverve

APIVerve offers a comprehensive suite of APIs designed to simplify integration processes, providing developers with scalable and reliable solutions for various applications.

Verdict

Apiverve exposes 11 utility tools that handle quick data lookups and conversions — age calculations, currency exchange rates, air quality checks, airline info, and more. @mention it when your team needs on-the-fly reference data without leaving the conversation. Marketers pull app store metadata for competitor research, ops teams check air quality before site visits, finance folks convert currencies mid-discussion. The tools are narrow and specific, so you'll get fast answers for common lookups but won't find deep analytics or bulk operations. Auth is straightforward: paste an API key once and you're connected.

Common use cases

  • Convert deal values to local currency during sales calls
  • Check air quality before scheduling outdoor team events
  • Pull competitor app metadata for market research
  • Calculate customer age segments from birthdate lists
  • Look up airline codes when booking team travel

Integration

Vendor
Apiverve
Category
developer-tools
Auth
API_KEY
Tools
11
Composio slug
apiverve

Tools

  • Advice Generator

    Tool to generate a random piece of advice. use when you need spontaneous guidance or motivation.

  • Age Calculator

    Tool to calculate age from date of birth. use when you need a breakdown of years, months, weeks, and days from a given dob. example: "calculate age for dob=1990-01-01"

  • Air Quality

    Tool to get air quality data for a city. use when you need current aqi, pollutant levels, and a health recommendation.

  • App Store Scraper

    Tool to fetch detailed app metadata from the app store. use when you have a valid app store app id and country code.

  • Currency Converter

    Tool to convert currency rates. use when you need to convert an amount between two currencies with the latest exchange rate.

  • Find antonyms for a word

    Tool to get antonyms for a word. use when you need opposite terms for text analysis.

  • Get Airline Info by Name

    Tool to get airline info by name. use after obtaining the official airline name.

  • Get airport distance by IATA

    Tool to get distance between two airports by their iata codes. use when you have valid airport iata codes and need the flight distance.

  • Get Airport Info by ICAO Code

    Tool to get airport information by icao code. use when you have a valid 4-letter icao code and need detailed airport information.

  • Get Word Definition

    Tool to get the definition of a word. use when you need to find the meaning of a specific word. e.g., "define the word apple."

  • Weather by City

    Tool to get current weather by city. use when you need to obtain up-to-date weather details for a specific city after confirming the city name. example: "what's the weather in berlin?"

Setup

Setup guide

  1. 11. Open your Switchy workspace and navigate to Settings > Integrations > Developer Tools. 2. Find Apiverve in the list and click Connect. 3. You'll be prompted to enter an API key — get yours from the Apiverve dashboard at apiverve.com after signing up for an account. 4. Paste the key into Switchy and click Save. 5. Head to any Space and type '@Apiverve' to confirm the connection — you should see the MCP respond with available tools. 6. Test it by asking '@Apiverve convert 100 USD to EUR' or '@Apiverve calculate age for dob=1995-06-15'. 7. If the MCP doesn't respond, double-check the API key is active in your Apiverve account and that you've granted the correct permissions.

What teammates see: by default, memories from Apiverve are scoped to the Space (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.

Works well with

Top models

Compatibility data appears once enough Spaces have used this MCP together with a given model.

How Switchy teams use it

Not enough Spaces yet to publish anonymised usage stats (we require ≥ 50 Spaces per week).

Starter prompts

Convert Currency Live

@Apiverve convert 5000 USD to GBP and show me the current exchange rate
Open in a Space →

Check City Air Quality

@Apiverve get air quality data for Los Angeles and tell me if it's safe for outdoor activities today
Open in a Space →

Calculate Age Breakdown

@Apiverve calculate age for dob=1988-03-22 and break it down into years, months, and days
Open in a Space →

Scrape App Store Data

@Apiverve fetch app store details for app id 123456789 in the US and summarize the ratings and description
Open in a Space →

Find Airport Distance

@Apiverve get the distance between LAX and JFK airports and tell me the flight distance in miles
Open in a Space →

Example outputs

Illustrative - representative of the model's voice and quality, not literal recordings.

Prompt

@Apiverve what's the air quality right now in Seattle and should I go for a run outside?

Output

Based on current data, Seattle's Air Quality Index is 42 (Good), with PM2.5 at 10.2 µg/m³ and PM10 at 18.5 µg/m³. The primary pollutant is particulate matter. Health recommendation: Air quality is satisfactory, and outdoor activities pose little to no risk for most people. Running outside should be fine for healthy individuals.

Notes

This example shows the MCP fetching real-time environmental data and pairing it with health guidance. Requires an Apiverve API key with access to the Air Quality endpoint. Note that data freshness depends on the underlying provider's update frequency, typically hourly.

Prompt

@Apiverve I need to expense €450 in USD — what's that worth today?

Output

Converting 450 EUR to USD at today's exchange rate of 1.0842: that's $487.89 USD. This rate is current as of the last market close and reflects the mid-market rate without markup. For actual expense reporting, confirm your company's preferred rate source or add any transaction fees your bank charges.

Notes

Demonstrates the Currency Converter tool for a practical finance workflow. The MCP returns live exchange rates but doesn't account for institutional spreads or fees. Users should verify rate timestamps if precision matters for compliance or accounting.

Prompt

@Apiverve compare the App Store ratings and download counts for Slack (id=618783545) and Microsoft Teams (id=1113153706) in the US market.

Output

Slack (US): 4.7 stars from 890K ratings, ranked #3 in Business, last updated 2 weeks ago. Microsoft Teams (US): 4.6 stars from 1.2M ratings, ranked #1 in Business, last updated 5 days ago. Teams has higher volume but slightly lower satisfaction. Both apps are actively maintained with recent updates, suggesting strong vendor support.

Notes

This synthesis example uses the App Store Scraper tool twice, then asks the AI to compare results. Requires valid App Store IDs and country codes. The MCP returns metadata snapshots, not historical trends—ratings and ranks can shift daily.

Use-case deep-dives

Travel booking chatbot support

When Apiverve fits customer-facing travel tools

A 6-person travel startup building a customer chatbot needs real-time airport distances, airline lookups, and currency conversion without maintaining separate API contracts. Apiverve consolidates these utilities under one API key, which means faster onboarding and simpler credential management for a small team. The Airport Distance and Currency Converter tools handle the 80% case: customers asking "how far is JFK to LAX" or "what's $500 in euros." The trade-off is latency—each tool call routes through Apiverve's gateway, adding 100-200ms over a direct provider API. If your chatbot needs sub-second responses or handles over 10k requests daily, you'll outgrow this quickly. For prototyping or low-traffic support flows, Apiverve gets you shipping in an afternoon.

Content team writing assistant

Why Apiverve's text tools rarely justify the setup

A 3-person content team wants an AI assistant to suggest antonyms or generate motivational advice snippets while drafting blog posts. Apiverve's Antonym and Advice Generator tools technically work, but they're solving problems that modern LLMs already handle natively—GPT-4 generates better antonyms and advice without an external API call. The only edge case is if your team needs deterministic, cached responses for compliance or if you're rate-limited on your LLM provider. Even then, the 11-tool grab-bag means you're paying for airport distances and air quality data you'll never use. Unless you're building a novelty Slack bot or a very specific content automation pipeline, skip this MCP and let your base model do the work.

App marketplace competitive analysis

When App Store Scraper accelerates market research

A 4-person product team at a mobile analytics startup needs to pull metadata—ratings, reviews, category rankings—for 200 competitor apps every week. Apiverve's App Store Scraper tool automates what would otherwise be manual scraping or a patchwork of third-party SDKs. You feed it an app ID and country code, and it returns structured JSON in one call. This works well if your analysis stays under 500 apps per day and you're okay with Apiverve's refresh cadence (usually hourly, not real-time). The API key setup is trivial, so onboarding a new analyst takes 5 minutes. The ceiling is data freshness: if you need minute-by-minute ranking changes or deeper review sentiment, you'll need a dedicated scraping infrastructure. For weekly competitive dashboards or quarterly reports, this MCP is the fastest path from question to spreadsheet.

Frequently asked

What does the Apiverve MCP do in Switchy?

The Apiverve MCP gives your team access to 11 utility APIs through natural language — currency conversion, air quality checks, age calculations, airport distances, and more. Instead of writing API calls, you ask the AI to convert USD to EUR or check AQI in Seattle, and it handles the Apiverve request. Best for teams that need occasional data lookups without building integrations.

Do I need an Apiverve account to use this MCP?

Yes. You need an Apiverve API key, which means signing up at apiverve.com and subscribing to their plan. Switchy stores the key securely and passes it with each request. The MCP won't work without a valid key — there's no free tier passthrough. Check Apiverve's pricing before connecting.

Can the Apiverve MCP scrape live data from any website?

No. It only calls Apiverve's pre-built endpoints — App Store metadata, airline info, airport distances, and similar structured APIs. It can't scrape arbitrary websites or fetch data Apiverve doesn't expose. If you need custom scraping, use a dedicated web scraping MCP or API instead.

How is this different from calling Apiverve's API directly?

The MCP wraps Apiverve's REST API so your team can use it conversationally in Switchy without writing code. You skip the auth headers, endpoint URLs, and response parsing. The trade-off: you're limited to the 11 tools Switchy exposes, not Apiverve's full catalog. For one-off lookups, the MCP is faster; for high-volume automation, call the API.

Who on the team should connect the Apiverve MCP?

Whoever owns your Apiverve subscription and has the API key. Once connected in Switchy, all workspace members can use the tools — no per-user keys needed. If your team shares a single Apiverve account, one person connects it and everyone benefits. Usage counts against your Apiverve plan limits, not Switchy's.

Data last verified 607 hours ago.Sources aggregated hourly to weekly. See docs/architecture/model-directory.md.