Title: AssertionError: Unexpected message while using middlewares · Issue #883 · modelcontextprotocol/python-sdk · GitHub
Open Graph Title: AssertionError: Unexpected message while using middlewares · Issue #883 · modelcontextprotocol/python-sdk
X Title: AssertionError: Unexpected message while using middlewares · Issue #883 · modelcontextprotocol/python-sdk
Description: Describe the bug when I mount the mcp to starlette, and I use middleware to do some prechecks, I met this errors. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/.venv/lib...
Open Graph Description: Describe the bug when I mount the mcp to starlette, and I use middleware to do some prechecks, I met this errors. During handling of the above exception, another exception occurred: Traceback (most...
X Description: Describe the bug when I mount the mcp to starlette, and I use middleware to do some prechecks, I met this errors. During handling of the above exception, another exception occurred: Traceback (most...
Opengraph URL: https://github.com/modelcontextprotocol/python-sdk/issues/883
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"AssertionError: Unexpected message while using middlewares","articleBody":"**Describe the bug**\nwhen I mount the mcp to starlette, and I use middleware to do some prechecks, I met this errors.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/app/.venv/lib/python3.12/site-packages/uvicorn/protocols/http/h11_impl.py\", line 403, in run_asgi\n result = await app( # type: ignore[func-returns-value]\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/app/.venv/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py\", line 60, in __call__\n return await self.app(scope, receive, send)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/app/.venv/lib/python3.12/site-packages/starlette/applications.py\", line 113, in __call__\n await self.middleware_stack(scope, receive, send)\n File \"/app/.venv/lib/python3.12/site-packages/starlette/middleware/errors.py\", line 187, in __call__\n raise exc\n File \"/app/.venv/lib/python3.12/site-packages/starlette/middleware/errors.py\", line 165, in __call__\n await self.app(scope, receive, _send)\n File \"/app/.venv/lib/python3.12/site-packages/starlette/middleware/base.py\", line 182, in __call__\n with recv_stream, send_stream, collapse_excgroups():\n ^^^^^^^^^^^^^^^^^^^^\n File \"/usr/local/lib/python3.12/contextlib.py\", line 158, in __exit__\n self.gen.throw(value)\n File \"/app/.venv/lib/python3.12/site-packages/starlette/_utils.py\", line 83, in collapse_excgroups\n raise exc\n File \"/app/.venv/lib/python3.12/site-packages/starlette/middleware/base.py\", line 185, in __call__\n await response(scope, wrapped_receive, send)\n File \"/app/.venv/lib/python3.12/site-packages/starlette/middleware/base.py\", line 223, in __call__\n async for chunk in self.body_iterator:\n File \"/app/.venv/lib/python3.12/site-packages/starlette/middleware/base.py\", line 169, in body_stream\n assert message[\"type\"] == \"http.response.body\", f\"Unexpected message: {message}\"\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nAssertionError: Unexpected message: {'type': 'http.response.start', 'status': 200, 'headers': [(b'content-length', b'0')]}\n\n**To Reproduce**\nSteps to reproduce the behavior:\n1. mount mcp to starlette\n2. use middlewares\n3. call tools\n```python\nclass CustomHeaderMiddleware(BaseHTTPMiddleware):\n async def dispatch(self, request, call_next):\n return await call_next(request)\n\n\nmiddleware = [\n Middleware(CustomHeaderMiddleware)\n]\n\napp = Starlette(middleware=middleware)\napp.mount(\"/\", mcp_server.sse_app())\n\ndef main():\n uvicorn.run(\n app=\"atlantis_mcp_server:app\",\n host=\"0.0.0.0\",\n port=8000,\n workers=1,\n log_level=\"info\"\n )\n\n__all__ = [\"main\"]\n```\n\n**Expected behavior**\nShould not raise type error\n\n**Screenshots**\nIf applicable, add screenshots to help explain your problem.\n\n**Desktop (please complete the following information):**\n - OS: [e.g. iOS]\n - Browser [e.g. chrome, safari]\n - Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n - Device: [e.g. iPhone6]\n - OS: [e.g. iOS8.1]\n - Browser [e.g. stock browser, safari]\n - Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n","author":{"url":"https://github.com/toughnoah","@type":"Person","name":"toughnoah"},"datePublished":"2025-06-04T03:16:59.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":15},"url":"https://github.com/883/python-sdk/issues/883"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:27d0c846-5c67-c64a-aefc-9eec1cce8459 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E600:2A3653:15C6553:1EE1A75:6A5A2BC6 |
| html-safe-nonce | 9e958aa796a26709b154805209ec9b4f449f97a55ab312162d00e735d3f5dbb9 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNjAwOjJBMzY1MzoxNUM2NTUzOjFFRTFBNzU6NkE1QTJCQzYiLCJ2aXNpdG9yX2lkIjoiODA0NTU2NzM1MzI0MDAzODM0MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 98569c8e3b45679437302b4c33d74035e0e1a3628200b52a3ac3da582c20c2a0 |
| hovercard-subject-tag | issue:3116194310 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/modelcontextprotocol/python-sdk/883/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a91f8dd5e8529086c166435e5e9345c7a05e3909687f471bf4466b0f8e0768a8/modelcontextprotocol/python-sdk/issues/883 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a91f8dd5e8529086c166435e5e9345c7a05e3909687f471bf4466b0f8e0768a8/modelcontextprotocol/python-sdk/issues/883 |
| og:image:alt | Describe the bug when I mount the mcp to starlette, and I use middleware to do some prechecks, I met this errors. During handling of the above exception, another exception occurred: Traceback (most... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | toughnoah |
| hostname | github.com |
| expected-hostname | github.com |
| None | 19c67ad7579d2401ff06e88a32ef45460fbb40fab3191c7f7582d5e166f326fc |
| turbo-cache-control | no-preview |
| go-import | github.com/modelcontextprotocol/python-sdk git https://github.com/modelcontextprotocol/python-sdk.git |
| octolytics-dimension-user_id | 182288589 |
| octolytics-dimension-user_login | modelcontextprotocol |
| octolytics-dimension-repository_id | 862584018 |
| octolytics-dimension-repository_nwo | modelcontextprotocol/python-sdk |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 862584018 |
| octolytics-dimension-repository_network_root_nwo | modelcontextprotocol/python-sdk |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | a3dea2706161c733403beb02e41d5765d358d44e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width