Skip to content
Back to search
30
MCP

n8n-nodes-openai-gpt5

n8n/n8n-nodes-openai-gpt5

n8n node for OpenAI GPT-5 with PDF processing, web search, and timeout configuration via Responses API

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

Similar MCP servers embedding-nearest

@pdfgeneratorapi/n8n-nodes-pdf-generator-api
PDF Generator API Node for n8n
0 tools
n8n-nodes-aistudio-updated
N8N nodes for AI APIs including Gemini, Claude, GPT, and more
0 tools
n8n-nodes-ocr-ai
n8n community node for OCR and document extraction using multiple AI providers (Gemini, OpenAI, Claude, Grok, Vertex)
0 tools
n8n-nodes-pdf4me
n8n community node for PDF4me API integration
0 tools
n8n-nodes-opencode-ai
n8n node for OpenCode Server API - Session and message management for AI coding assistant
0 tools
n8n-nodes-pdf-parse
N8N community node for parsing PDF files to text with advanced configuration options
0 tools

How to use

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

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