Skip to content
Back to search
30
MCP

n8n-nodes-optimly

n8n/n8n-nodes-optimly

Analytics node for AI workflows with HTTP compatibility to track LLM inputs/outputs, errors, token usage, and user frustration

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

Similar MCP servers embedding-nearest

n8n-nodes-mlflow
n8n community node: MLflow Tracing + OpenAI-compatible LLM provider
0 tools
@alephantai/n8n-nodes-alephant-analytics
n8n node for Alephant AI usage analytics and request log lookups
0 tools
n8n-nodes-token-aware-memory
Token aware memory node for n8n AI workflows
0 tools
n8n-nodes-llm-chat
n8n nodes for LLM chat via OpenAI-compatible Chat Completions API (llama-server, Ollama /v1, vLLM, etc.)
0 tools
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-tokensense
Track AI costs per workflow in n8n. Budget caps, per-step attribution, and usage logs across OpenAI, Anthropic, Google, and more.
0 tools

How to use

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

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