otherapi_key

API Labz

API Labz offers a comprehensive suite of AI-driven APIs and tools designed to streamline workflows, automate tasks, and build innovative applications.

Verdict

API Labz exposes a grab bag of utility tools — IBAN validation, Trello search, Airtable table listing, and deal integration — that don't fit neatly into a single workflow but solve specific automation pain points. Teams use it when they need quick validation checks (like verifying a customer's bank account before processing a refund) or when they're stitching together data from Trello and Airtable without writing custom scripts. The deal integration tool is the most opaque: it pushes records into API Labz's own system, which may or may not connect to your CRM. If you're already using API Labz for deal tracking, this MCP saves manual data entry; otherwise, the other three tools are the real value.

Common use cases

  • Verify customer IBANs before issuing refunds
  • Search Trello cards for project blockers
  • List Airtable tables to prep data imports
  • Push closed deals into tracking system

Integration

Vendor
API Labz
Category
other
Auth
API_KEY
Tools
4
Composio slug
api_labz

Tools

  • Integrate Deal

    Tool to integrate a deal into api labz. use when you need to push a new or updated deal record into the system after preparing required fields.

  • List Airtable Tables

    Tool to list all airtable tables for a given base. use when you need to retrieve table names before interacting with a table.

  • Trello AI Search Engine

    Tool to search trello boards, lists, and cards using ai-driven queries. use when you need to quickly locate relevant trello cards, lists, or boards.

  • Validate IBAN

    Tool to validate international bank account numbers (ibans). use when you need to verify an iban's structure before processing transactions.

Setup

Setup guide

  1. 11. In Switchy, open Settings and navigate to Integrations, then click Add MCP Server. 2. Select API Labz from the catalog and choose API Key as the authentication method. 3. Log into your API Labz dashboard, navigate to API Settings or Developer Tools, and generate a new API key with read and write permissions. 4. Paste the key into Switchy's configuration form and click Connect. 5. Switchy will test the connection by listing available tools; you should see Validate IBAN, Trello AI Search Engine, List Airtable Tables, and Integrate Deal. 6. Open any Space, type '@API Labz validate IBAN GB82 WEST 1234 5698 7654 32' and send the message to confirm the MCP responds with validation results. 7. If the test fails, double-check the API key hasn't expired and that your API Labz account is active.

What teammates see: by default, memories from API Labz 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

Validate Payment Account

@API Labz validate the IBAN DE89370400440532013000 and tell me if it's safe to use for a refund.
Open in a Space →

Find Trello Card

@API Labz search Trello for cards mentioning 'Q1 budget approval' and show me the top three results with their board and list names.
Open in a Space →

List Airtable Schema

@API Labz list all tables in Airtable base appXYZ123 and show me their names.
Open in a Space →

Log Closed Deal

@API Labz integrate a deal with company name Acme Corp, value $15000, close date 2025-01-15, and status closed-won.
Open in a Space →

Batch IBAN Check

@API Labz validate these IBANs: FR1420041010050500013M02606, ES9121000418450200051332, IT60X0542811101000000123456. Report which ones are invalid.
Open in a Space →

Example outputs

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

Prompt

@API Labz search our Trello boards for all cards related to the Q1 product launch that are still marked as in-progress

Output

Found 7 cards matching your query across 3 boards. In the 'Product Roadmap' board: 'Finalize pricing tier structure' (In Progress, assigned to Sarah), 'Complete beta user onboarding flow' (In Progress, due Feb 28). In 'Marketing Launch' board: 'Draft press release' (In Progress, overdue by 3 days), 'Coordinate influencer partnerships' (In Progress). The remaining 3 cards are in 'Engineering Sprint 4' and relate to API documentation updates. All cards were last updated within the past week.

Notes

This example demonstrates the AI-driven search capability that goes beyond basic keyword matching. The MCP requires read access to your Trello workspace. Search quality depends on card descriptions and activity history — sparse metadata may return incomplete results. Rate limits apply to bulk searches across multiple boards.

Prompt

@API Labz validate this IBAN before I process the vendor payment: GB82 WEST 1234 5698 7654 32

Output

IBAN validation complete. GB82 WEST 1234 5698 7654 32 is structurally valid. Country: United Kingdom (GB). Check digits: 82 (valid). Bank code: WEST. The IBAN passes ISO 13616 format checks and mod-97 verification. Note: This validation confirms format correctness only — it does not verify that the account exists or is active with the issuing bank. Proceed with payment processing through your standard channels.

Notes

This showcases the IBAN validation tool, useful for finance workflows before initiating wire transfers. The tool checks format and checksum but cannot confirm account existence or ownership — always verify recipient details through a secondary channel for high-value transactions. No authentication with banking systems occurs; this is a computational validation only.

Prompt

@API Labz integrate this deal into our system: client Acme Corp, value $45K, stage negotiation, close date March 15, owner Jake

Output

Deal integration successful. Created record ID: DL-2847 in API Labz. Details captured: Client name 'Acme Corp', deal value $45,000 USD, pipeline stage 'Negotiation', projected close date 2025-03-15, deal owner 'Jake'. The record is now visible in your API Labz dashboard and available for reporting. Reminder: Ensure Jake has been notified of deal ownership assignment through your team's standard process.

Notes

This example shows the deal integration tool pushing structured data into API Labz. The MCP requires write permissions and expects deals to conform to your account's custom field schema — missing required fields will cause the integration to fail. This is a one-way push; the MCP does not sync updates back from API Labz automatically.

Use-case deep-dives

Deal pipeline sync for sales ops

When API Labz bridges your CRM and Airtable deal flow

A 6-person sales team runs their pipeline in a CRM but tracks deal metadata—contract terms, legal notes, custom fields—in Airtable. API Labz wins here if you're already using their deal integration endpoint and need a single MCP to push closed deals into Airtable without Zapier. The Integrate Deal tool handles the write; List Airtable Tables confirms your base structure before the push. This works cleanly for teams closing 10-30 deals a month where the deal shape is stable. If your deal schema changes weekly or you need two-way sync, you'll hit the 4-tool ceiling fast and want a dedicated Airtable MCP instead. Choose API Labz when you own their deal API contract and want one fewer integration to manage.

IBAN validation in finance automation

Use this MCP when payment ops need pre-flight checks

A 3-person finance team at a European startup processes vendor payouts twice a week. Before they hit 'send' in their banking portal, they validate IBANs to catch typos that would bounce payments and cost fees. API Labz's Validate IBAN tool does the structural check in-context—no tab-switching to a separate validator site. This is the right call if your team already uses API Labz for other workflows and you process under 100 IBANs a month. The tool checks format and country code but won't verify the account is open or funded. If you're running high-volume payroll or need real-time account status, you need a banking API with deeper hooks. For small-batch vendor payments where you control the input, this MCP keeps the workflow in one place.

Trello card search for support triage

When AI search beats manual Trello filtering for ticket history

A 5-person support team uses Trello to track feature requests and bug reports across 8 boards. When a customer emails about a known issue, the rep needs to find the original card—but Trello's native search chokes on partial matches and synonyms. API Labz's Trello AI Search Engine tool lets the agent query in natural language and surfaces cards by semantic match, not just keyword. This MCP is the move if your Trello setup has over 500 cards and your team spends 10+ minutes per day hunting for context. The trade-off: it's one of four tools in this MCP, so if you also need Trello writes or automation, you'll want a full Trello MCP. Use API Labz when search is the bottleneck and you're already in their ecosystem for deals or Airtable.

Frequently asked

What does the API Labz MCP do in Switchy?

It connects your team's AI workspace to API Labz's suite of integration tools — letting you push deals, list Airtable tables, search Trello boards with AI, and validate IBANs directly from chat. Think of it as a bridge between Switchy's conversational interface and the data operations API Labz handles behind the scenes.

Do I need an API Labz account to use this MCP?

Yes. You'll need an active API Labz account and an API key with permissions for the tools you want to use. Paste that key into Switchy's connection settings. No OAuth dance — just key-based auth, so make sure you store it securely and rotate it if anyone leaves the team.

Can this MCP create new Trello cards or Airtable records?

It can integrate deals and search Trello, but it doesn't create arbitrary Trello cards or Airtable rows. The 'Integrate Deal' tool pushes deal records into API Labz's system; the Trello tool is read-only search. If you need full CRUD on Trello or Airtable, connect those MCPs directly instead.

Why use this instead of calling API Labz's API myself?

You skip the boilerplate. Instead of writing scripts to authenticate, parse responses, and handle errors, your team just asks Switchy to validate an IBAN or find a Trello card. The MCP handles the API calls. Use the raw API if you need custom workflows or batch operations outside Switchy.

Who on the team should connect the API Labz MCP?

Whoever owns your API Labz account and can generate API keys. That's usually ops, finance, or a technical lead. Once connected, any Switchy user in your workspace can invoke the tools — so decide upfront whether you want deal integration or IBAN validation exposed to everyone.

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