Skip to content
Back to search
30
MCP streamable-http

Please Remind

io.github.pozymasika/please-remind

Connects to PleaseRemind.com to allow read and write access to all your reminders.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

reminder-mcp
A mcp server for scheduling and triggering reminders
0 tools
Apple Reminders
Integrates with Apple's Reminders app to create, read, and manage tasks with specified parameters like titles, notes, due dates, and priorit
0 tools
please remind
Metadata-only Glama MCP connector.
0 tools · http
Gmail
Allow AI systems to read, send, archive, and manage emails via Gmail.
0 tools
MarkIt
Search, save, and set reminders in your personal MarkIt library of links, posts, and notes.
0 tools · streamable-http
memora
Give your AI agents persistent memory.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "please_remind": {
      "url": "https://pleaseremind.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}