riz-mAIstro-instruction-server

anthony-ism/riz-mAIstro-instruction-server

3.2

If you are the rightful owner of riz-mAIstro-instruction-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 instructions using AWS Lambda and DynamoDB.

Tools

Functions exposed to the LLM to take actions

get_instruction

Retrieve a user's instruction

update_instruction

Update user instruction information

add_interest

Add an interest to a user's instruction

remove_interest

Remove an interest from a user's instruction

add_connection

Add a connection to a user's instruction

remove_connection

Remove a connection from a user's instruction

list_instructions

List all instructions (with optional limit)

delete_instruction

Delete a user's instruction

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources