mcp-server-aws-cognito
If you are the rightful owner of mcp-server-aws-cognito and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
AWS Cognito MCP Server is a Model Context Protocol server implementation that connects to AWS Cognito for authentication and user management.
The AWS Cognito MCP Server is designed to facilitate user authentication and management by integrating with AWS Cognito. It provides a comprehensive set of tools for handling user authentication flows such as sign-up, sign-in, password management, and more. This server is particularly useful for developers looking to leverage AWS Cognito's robust authentication features within their applications. With prerequisites including an AWS account and Node.js 18 or higher, the server can be easily installed and configured. It supports various user management operations, making it a versatile solution for applications requiring secure and efficient user authentication.
Features
- Seamless integration with AWS Cognito for user authentication and management.
- Comprehensive set of tools for user authentication flows including sign-up, sign-in, and password management.
- Supports multi-factor authentication (MFA) with TOTP verification.
- Environment variable configuration for easy setup and deployment.
- Debugging support through MCP Inspector for enhanced visibility.
Tools
sign_up
character
sign_up_confirm_code_from_email
character
sign_in
character
sign_out
Log out for current use
getCurrentUser
Get the current login
reset_password_send_code
character
reset_password_veryify_code
character
change_password
character
Refresh_session
Refresh the certification order
update_user_attributes
number
delete_user
Delete the current login
Resend_confirmation_code
character
verify_software_token
character