Back to search
30
MCP

@open-condo/n8n-nodes-llm-openai-langfuse

n8n/@open-condo/n8n-nodes-llm-openai-langfuse

n8n OpenAI Language Model with built-in Langfuse observability and tracing

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

Similar MCP servers embedding-nearest

n8n-nodes-openai-langfuse
n8n community node: Langfuse + OpenAI-compatible LLM provider
0 tools
n8n-nodes-agent-langfuse
n8n AI Agent node with native Langfuse integration: tracing + prompt management
0 tools
n8n-nodes-opencode
n8n community node for OpenCode AI chat model integration
0 tools
n8n-nodes-ai-agent-langfuse
n8n community node: AI Agent + Langfuse
0 tools
n8n-nodes-mlflow
n8n community node: MLflow Tracing + OpenAI-compatible LLM provider
0 tools
@rlquilez/n8n-nodes-openai-litellm
n8n community node: OpenAI-compatible LLM provider with structured JSON metadata injection
0 tools

How to use

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

{
  "mcpServers": {
    "@open-condo/n8n-nodes-llm-openai-langfuse": {
      "url": "None",
      "transport": "http"
    }
  }
}