remind-mcp
MCP server for Remind (remind.com) — classes, chats, messages and notification settings.
Install / Use
claude mcp add chrischall -- npx -y github:chrischall/remind-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
CommunicationSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@chrischall/remind-mcp", "version": "0.3.0", "description": "MCP server for Remind (remind.com) — classes, chats, messages and notification settings.", "type": "module", "bin": { "remind-mcp": "dist/index.js" }, "main": "dist/index.js", "mcpName": "io.github.chrischall/remind-mcp", "files": [ "dist", ".claude-plugin", "skills", ".mcp.json", "server.json", "mint.yaml" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/chrischall/remind-mcp.git" }, "license": "MIT", "engines": { "node": ">=22.5" }, "scripts": { "build": "tsc && npm run bundle", "bundle": "esbuild src/index.ts --bundle --platform=node --format=esm --external:dotenv --external:@fetchproxy/server --banner:js='import { createRequire as __createRequire } from "module"; const require = __createRequire(import.meta.url);' --outfile=dist/bundle.js", "dev": "node --env-file=.env dist/index.js", "test": "npm run typecheck && vitest run", "test:coverage": "npm run typecheck && vitest run --coverage", "test:watch": "vitest", "typecheck": "tsc -p tsconfig.json --noEmit" }, "dependencies": { "@chrischall/mcp-utils": "^0.18.0", "@fetchproxy/server": "^2.2.0", "@modelcontextprotocol/sdk": "^1.29.0", "dotenv": "^17.4.2", "zod": "^4.4.3" }, "devDependencies": { "@types/node": "^26.3.0", "@vitest/coverage-v8": "^4.1.11", "esbuild": "^0.28.2", "typescript": "^7.0.2", "vitest": "^4.1.11" } }
Related Skills
Agent-Reach
76.5kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
69.7k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
headroom
68.0kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
CowAgent
46.7kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)
Security Score
Audited on Invalid Date
