samkaraca/mis48b-term-project-mcp-server
If you are the rightful owner of mis48b-term-project-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.
The AI Voicemail MCP Server is a Model Context Protocol server that functions as a personal AI voicemail and assistant, integrating with Google services and WhatsApp.
Tools
Functions exposed to the LLM to take actions
get-events
List calendar events in a time range.
create-event
Create a new calendar event.
remove-event
Delete a calendar event by eventId.
get-current-time
Get the current time in Turkey (ISO format).
get-emails
Fetch recent emails (subject, from, to, date, snippet, body).
send-email
Send an email (HTML content).
reply-email
Reply to an email by messageId.
send-message-to-user
Send a WhatsApp message to the user.
send-summary-to-user
Summarize a phone conversation and send to the user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client