Mobility API MCP Server for AI Agents - n8n Workflow | Neura Market
Mobility API MCP Server for AI Agents
Transforms Mobility API into an MCP-compatible server, exposing transit and info operations for easy AI agent integration via n8n webhooks.
This n8n workflow creates a fully functional MCP (Model Context Protocol) server that bridges the Mobility API (from O2 developer sandbox) to AI agents. It handles two key operations: retrieving application info via GET /info and transit data between locations via GET /transit/{from}/{to}. The MCP Trigger node serves as the endpoint, while HTTP Request nodes manage API calls, automatically populating parameters with AI-provided data using $fromAI() expressions. Native error handling ensures robu
Platform
n8n
Category
E-commerce
Price
$14.99
Creator
Jordi Faber
MCP Server
Mobility API
AI Agents
n8n Workflow
Transit API
Webhook Automation
API Integration
E-commerce Tools
Customer Service
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.