Skip to content

Fix typos: requestor -> requester, Implementors -> Implementers - #2728

Closed
TheChyeahhh wants to merge 1 commit into
modelcontextprotocol:mainfrom
TheChyeahhh:fix/typos-and-lint
Closed

Fix typos: requestor -> requester, Implementors -> Implementers#2728
TheChyeahhh wants to merge 1 commit into
modelcontextprotocol:mainfrom
TheChyeahhh:fix/typos-and-lint

Conversation

@TheChyeahhh

Copy link
Copy Markdown

Codespell found several typos in src/mcp/:

  • requestorrequester (in sse.py, streamable_http_manager.py, _types.py)
  • ImplementorsImplementers (in auth/provider.py)

Fixed with codespell --write.

@maxisbey

Copy link
Copy Markdown
Contributor

requestor is the spec's own spelling, mirrored here from the vendored schema/2025-11-25.json, and requestor/Implementors are accepted variants rather than misspellings; the src/mcp/types/_types.py hunk also targets a file that moved into the mcp-types package in #2973. I'm closing this out as part of a backlog cleanup now that v2 is out. If this is still relevant against current main, feel free to reopen.

AI Disclaimer

@maxisbey maxisbey closed this Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants