topupsapi MCP Server for AI Agent API Integration - n8n Workflow | Neura Market
topupsapi MCP Server for AI Agent API Integration
Exposes topupsapi API operations as an MCP server in n8n, enabling seamless integration with AI agents like Claude and Cursor for question creation and management.
This n8n workflow creates a fully functional MCP (Model Context Protocol) server that bridges the topupsapi API to AI agents. It handles two key operations: GET /questions to retrieve or create Question 1, and POST /questions to generate new questions via HTTP requests to the topupsapi endpoint. The MCP Trigger node serves as the entry point, automatically parsing AI-provided parameters using $fromAI() expressions, executing the appropriate API calls, and returning native responses with built-in
Platform
n8n
Category
Business Operations & ERPs
Price
$14.99
Creator
Fred Garcia
n8n
MCP Server
AI Agents
topupsapi
API Integration
Automation
AI Tools
Webhook
HTTP Requests
Claude
Cursor
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.