anthony-ism/riz-mAIstro-profile-server
3.2
If you are the rightful owner of riz-mAIstro-profile-server 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.
A Model Context Protocol (MCP) server for managing user profiles using AWS Lambda and DynamoDB.
Tools
Functions exposed to the LLM to take actions
get_profile
Retrieve a user's profile
update_profile
Update user profile information
add_interest
Add an interest to a user's profile
remove_interest
Remove an interest from a user's profile
add_connection
Add a connection to a user's profile
remove_connection
Remove a connection from a user's profile
list_profiles
List all profiles (with optional limit)
delete_profile
Delete a user's profile
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client