Back to search
30
MCP

n8n-nodes-llm7

n8n/n8n-nodes-llm7

n8n community node for llm7.io — direct HTTP chat completions, works as AI Agent model

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

Similar MCP servers embedding-nearest

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
0 tools
n8n-nodes-zai
n8n community node for Z.ai API — AI chat completions with GLM language models, streaming support, built-in web search, and image generation
0 tools
n8n-nodes-llm-observability
n8n community nodes: Standalone AI Agent with multi-provider LLM support and integrated Langfuse/Phoenix/Helicone observability
0 tools
@sevenlab/n8n-nodes-litellm-chat-model
n8n community node for LiteLLM — connect any LLM provider via a LiteLLM proxy using a simple JSON options field
0 tools
n8n-nodes-volcengine-ai
n8n custom node for VolcEngine AI services including chat completion and code completion
0 tools
n8n-nodes-nvidia-nim
n8n community node for NVIDIA NIM - Chat completions and image analysis with NVIDIA AI models
0 tools

How to use

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

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