GPT-5

Provides direct integration with OpenAI's GPT-5 API through simple prompt-based and structured conversation tools for text generat

allaboutai-yt 81
Claude CodeClaude DesktopGeneric
View source ↗

GPT-5 MCP server that provides direct integration with OpenAI's GPT-5 API through the new Responses endpoint, offering two core tools for text generation: gpt5_generate for simple prompt-based requests and gpt5_messages for structured conversation handling with message roles. The implementation uses safe property access patterns to handle API response parsing and excludes unsupported parameters like temperature and max_tokens, making it valuable for developers who want to access GPT-5's capabilities through MCP-compatible applications without building their own OpenAI API integration layer.

Source

Repository: https://github.com/allaboutai-yt/gpt5mcp

Maintain GPT-5?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[GPT-5 on getagentictools](https://getagentictools.com/mcp/allaboutai-yt-gpt5mcp?ref=badge)