Skip to content
Back to search
30
MCP

n8n-nodes-openrouter-selector

n8n/n8n-nodes-openrouter-selector

n8n community node for intelligent OpenRouter model selection based on task, budget, and benchmarks

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

Similar MCP servers embedding-nearest

n8n-nodes-openrouter-clean
n8n community nodes for OpenRouter — full API support including reasoning control, multimodal content (images, video URLs), provider prefere
0 tools
n8n-nodes-selector
A selector node for n8n, including Single Select and Multi Select modes for dynamic routing based on conditions.
0 tools
n8n-nodes-openrouter-embeddings
n8n community sub-node for OpenRouter Embeddings – access embedding models from multiple providers via OpenRouter's unified API
0 tools
n8n-nodes-openrouter
n8n node for OpenRouter API integration
0 tools
n8n-nodes-openrouter-embed
n8n community sub-node for OpenRouter Embeddings – access embedding models from multiple providers via OpenRouter's unified API
0 tools
n8n-nodes-openrouter-chat-model
Custom n8n OpenRouter Chat Model sub-node with JSON options support (reasoning, max_tokens, etc.) for use with AI Agents and Chains.
0 tools

How to use

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

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