Skip to content

feat: add todo manager sample #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025

Conversation

xiaoyijun
Copy link
Contributor

Add Todo Manager Sample for Educational Purposes

This PR adds a tutorial-focused Todo Manager sample that demonstrates how to build an MCP server with authentication and authorization features.

Learning Objectives

After following this sample, developers will:

  • Understand how to implement role-based access control (RBAC) in MCP servers
  • Learn to build a secure personal todo list manager
  • See practical examples of user authorization

The sample serves as an educational resource for developers getting started with MCP Auth's advanced security features.

Test

image

@xiaoyijun xiaoyijun requested a review from a team May 30, 2025 15:18
@xiaoyijun xiaoyijun self-assigned this May 30, 2025
Copy link

codecov bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@xiaoyijun xiaoyijun force-pushed the xiaoyijun-log-11571-python-add-todo-sample-code branch from 02edde8 to 2731cdf Compare May 30, 2025 15:32
@xiaoyijun xiaoyijun merged commit e76fe7c into master May 31, 2025
6 checks passed
@xiaoyijun xiaoyijun deleted the xiaoyijun-log-11571-python-add-todo-sample-code branch May 31, 2025 00:53
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