BIN Lookup API MCP Server for AI Agents with Balance Check - n8n Workflow | Neura Market
BIN Lookup API MCP Server for AI Agents with Balance Check
Exposes BIN card lookup and balance check APIs as an MCP server for seamless AI agent integration in n8n workflows.
This n8n workflow transforms the BIN Table API (https://api.bintable.com/v1) into a Model Context Protocol (MCP) server, enabling AI agents to perform BIN lookups and balance checks effortlessly. It features an MCP Trigger node as the entry point, HTTP Request nodes for API calls, and AI expressions using $fromAI() placeholders for dynamic parameter handling. Two key operations are supported: GET /balance to check account credits and GET /{bin} for detailed card information lookups, including is
Platform
n8n
Category
Finance & Accounting
Price
$12.99
Creator
Jose Maurino
BIN Lookup
AI Agents
MCP Server
Finance
Card Validation
Balance Check
n8n Automation
API Connector
Agentic AI
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.