-
Notifications
You must be signed in to change notification settings - Fork 857
Closed
Labels
product/api-clientprotocol/mcpIssues related to the MCP request typeIssues related to the MCP request type
Description
Is there an existing issue for this?
- I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
When using the server's communication method HTTP, the client doesn't accept application/json
content type as a response header.
At the same time, the client sends the Accept
header with the following value: application/json, text/event-stream
as it is supposed to be according to the MCP docs.
Steps To Reproduce
- Open the new request tab.
- Select HTTP communication method.
- Insert the URL of the server that responds with Content-Type: application/json.
- See the error message, like on the screenshot.
Screenshots or Videos

Operating System
macOS
Postman Version
11.55.2
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
Metadata
Metadata
Assignees
Labels
product/api-clientprotocol/mcpIssues related to the MCP request typeIssues related to the MCP request type