Skip to content
Back to search
30
MCP

GPT-5

pulsemcp/gpt-5

Provides direct integration with OpenAI's GPT-5 API through simple prompt-based and structured conversation tools for text generation without building custom API integration layers.

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

Similar MCP servers embedding-nearest

ChatGPT (OpenAI GPT-4o)
Integrates with OpenAI's GPT-4o model to provide text analysis, summarization, and generation capabilities through a simple API for scenario
0 tools
GPT Image Generator
Enables direct image generation and editing through OpenAI's gpt-image-1 model with support for text prompts, file paths, and base64 encoded
0 tools
Simple OpenAI Assistant
Create and manage conversations with OpenAI assistants.
0 tools
n8n-nodes-openai-gpt5
n8n node for OpenAI GPT-5 with PDF processing, web search, and timeout configuration via Responses API
0 tools
PiAPI Image Generation
Integrates with PiAPI to enable AI-driven image generation from text prompts for content creation and visual design tasks.
0 tools
ChainGPT
Integrates with ChainGPT's Web3-focused AI models to provide blockchain and cryptocurrency news retrieval alongside general chat functionali
0 tools

How to use

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

{
  "mcpServers": {
    "gpt-5": {
      "url": "None",
      "transport": "http"
    }
  }
}