reminds-mcp
A MCP server used to post fleetings to reminds: https://reminds-app.com
Documentation
reminds MCP server
A MCP server for reminds
Supported Tools
- create_fleeting_note: Create a fleeting note in html format in reminds
- get_fleeting_note: Get the content of a fleeting note in reminds
How to Use in Cursor
- Get you API Key in reminds: Settings -> Security -> Developer -> API Key
- Configure in Cursor: Settings -> MCP Tools
{
"mcpServers": {
"reminds-mcp": {
"command": "npx",
"args": ["-y", "reminds-mcp"],
"env": {
"API_KEY": "$YOUR_API_KEY"
}
}
}
}Frequently asked questions
What is reminds-mcp?
reminds-mcp is A MCP server used to post fleetings to reminds: https://reminds-app.com
How do I install reminds-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is reminds-mcp open source?
Yes — it is hosted on GitHub at https://github.com/reminds-ai/reminds-mcp.
Related MCP tools
Playwright MCP server TypeScript-based implementation. Trusted by 22000+ developers. Trusted by 22000+ developers. Trusted by 22000+ developers.
Official Notion MCP Server TypeScript-based implementation. Trusted by 3400+ developers. Trusted by 3400+ developers. Trusted by 3400+ developers.
Directory for Awesome MCP Servers TypeScript-based implementation. Trusted by 1900+ developers. Trusted by 1900+ developers.
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes.
MCP Aggregator, Orchestrator, Middleware, Gateway in one docker TypeScript-based implementation. Trusted by 1400+ developers.
MCP Server for kubernetes management commands TypeScript-based implementation. Trusted by 1100+ developers. Trusted by 1100+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP