nilseri01/mailim-mcp-server
If you are the rightful owner of mailim-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 dayong@mcphub.com.
The Mailim MCP Server is a Spring Boot application that implements the Model Context Protocol (MCP) to facilitate interaction between AI clients and a Mailim account.
Tools
Functions exposed to the LLM to take actions
bind
Bind the MCP connection to a username (email).
login
Start Mailim login (password step).
otpVerify
Verify Mailim OTP (second step).
refreshToken
Refresh access token using stored refresh token.
listUnreadInbox
Fetch newest unread inbox mails with pagination.
getMessageDetails
Fetch message details by id.
whoami
Debug status: username, deviceId, token expiration info.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client