Back to search
30
MCP

n8n-nodes-aimlapi

n8n/n8n-nodes-aimlapi

Custom n8n node for integrating with the AI/ML API platform (AIMLAPI) to interact with LLMs and multimodal AI models such as chat completion endpoints.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-llm7
n8n community node for llm7.io — direct HTTP chat completions, works as AI Agent model
0 tools
n8n-nodes-volcengine-ai
n8n custom node for VolcEngine AI services including chat completion and code completion
0 tools
n8n-nodes-metisai
This is a custom node for [n8n](https://n8n.io/) that integrates the **MetisAi API**, providing seamless access to advanced conversational A
0 tools
@rxap/n8n-nodes-litellm
This package provides n8n nodes for interacting with LiteLLM, enabling users to leverage various AI models for chat, embeddings, and more wi
0 tools
n8n-nodes-volcengine-ai-ex
n8n custom node for VolcEngine AI services including chat completion and code completion
0 tools
n8n-nodes-anyapi.ai
n8n community node for AnyAPI.ai — unified AI gateway with 300+ LLM models
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-aimlapi": {
      "url": "None",
      "transport": "http"
    }
  }
}