MCP-server with password made in Brazil #390
Closed
marioluciofjr
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi @marioluciofjr, your server example and tutorial seems to be demonstrating a few security anti-patterns that should not be used in real implementations, e.g. passing a password in plain text in your tool parameters and your prompts. MCP security guidelines for the latest released version: https://modelcontextprotocol.io/specification/2025-03-26/basic/authorization#1-2-protocol-requirements |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Discussion Topic
Hi, everyone!
I'm introducing my latest mcp-server, which allows you to search for news on the web within the free Claude Desktop, but with one caveat: the user must have a password.
In other words, I created my first mcp that requires a password, making it possible to have MCPs that can be exclusive.
You can check the documentation here: https://github.com/marioluciofjr/mcp_news
Discuss the project here: https://talktogithub.com/marioluciofjr/mcp_news
And see a complete tutorial of the documentation here: https://code2tutorial.com/tutorial/a67c8977-c7d2-49de-8374-c601a2893a00/index.md
Beta Was this translation helpful? Give feedback.
All reactions