Skip to content
Discussion options

You must be logged in to vote

I think the underlying question is the role of the MCP server. If the MCP server acts as an adapter to the service the user is directly accessing, it looks like using the user bearer token to authenticate to the service helps to keep a consistent experience, but implementation has to be done accordingly to best practices in this page : https://modelcontextprotocol.io/specification/2025-06-18/basic/security_best_practices.

Example :

Token Passthrough
“Token passthrough” is an anti-pattern where an MCP server accepts tokens from an MCP client without validating that the tokens were properly issued to the MCP server and “passing them through” to the downstream API.

Actually I am really ques…

Replies: 0 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by henrycashe26
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants