ajvkrish-art/mcp-server
3.1
If you are the rightful owner of mcp-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 that integrates with DynamoDB to manage user data and provide personalized question answering.
Tools
Functions exposed to the LLM to take actions
get_user_context
Retrieve user context and conversation history.
store_user_context
Store new user context or conversation.
answer_question
Answer a question using user context.
get_user_profile
Get user profile information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client