server-stateless doesn't set `mcp-method` etc.
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- testing
Research direction
Start by locating the server-stateless scenario and run it to reproduce the missing-header failure. Update the scenario so requests set the MCP-Method and MCP-Name headers, then verify that the test no longer fails because either header is absent.
Written by the indexing model from the issue text.
Description
Describe the bug
The server-stateless scenario doesn't set the MCP-Method or MCP-Name headers. These are not part of the test and should be set. Our server is throwing an exception because they are missing which, incorrectly, fails the test.
To Reproduce
- Run
server-statelessand alter your server code or test code to check for missingMCP-Methodheader.
Expected behavior
The test should always set MCP-Method as this is not part of the test.
Logs
{
"id": "sep-2575-request-meta-invalid-missing-client-info",
"name": "RequestMetaInvalid",
"description": "Rejects request with _meta missing io.modelcontextprotocol/clientInfo",
"status": "FAILURE",
"timestamp": "2026-05-23T17:52:50.571Z",
"errorMessage": "Expected error code -32602, got -32001",
"specReferences": [
{
"id": "SEP-2575",
"url": "https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2575"
}
],
"details": {
"fieldIssue": "missing-client-info",
"response": {
"jsonrpc": "2.0",
"id": 103,
"error": {
"code": -32001,
"message": "Missing required header: MCP-Method"
}
}
}
}
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 101
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from modelcontextprotocol/conformance
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
modelcontextprotocol/conformance#315 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 76/100
-
Difficulty 3/5 1-2 days Newbie friendliness 76/100
modelcontextprotocol/conformance#505 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 50/100
modelcontextprotocol/conformance#486 · 1 comment ·
All issues in modelcontextprotocol/conformance
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·