BikeWise API MCP Server for Bicycle Incident Queries - n8n Workflow | Neura Market
BikeWise API MCP Server for Bicycle Incident Queries
Exposes BikeWise API v2 endpoints via MCP server for seamless AI agent integration to query bicycle incidents, locations, and markers.
This n8n workflow creates a complete MCP (Model Context Protocol) server that wraps the BikeWise API v2, providing four key endpoints for querying bicycle incident data. It includes GET /v2/incidents for paginated results with filters, GET /v2/incidents/{id} for specific incidents, GET /v2/locations for geojson responses, and GET /v2/locations/markers for marker-styled geojson. AI agents can interact natively using $fromAI() placeholders for parameters, headers, and bodies, with built-in error h
Platform
n8n
Category
CRM - Sales
Price
$14.99
Creator
Fred Garcia
BikeWise
API
MCP
AI Agents
Bicycle Incidents
GeoJSON
IoT
Automation
n8n
Safety Data
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.