Routine
MCP ServerFree** - MCP server to interact with [Routine](https://routine.co/): calendars, tasks, notes, etc.
Capabilities6 decomposed
calendar-event-crud-via-mcp
Medium confidenceExposes Routine's calendar system through MCP protocol, enabling LLM agents and tools to create, read, update, and delete calendar events programmatically. Implements MCP resource and tool handlers that translate natural language or structured requests into Routine API calls, with support for event metadata (title, time, attendees, description). The server acts as a bridge between MCP clients and Routine's backend, handling authentication and request serialization.
Implements MCP server pattern specifically for Routine's calendar system, enabling seamless LLM agent integration without requiring developers to build custom API wrappers — the MCP protocol standardizes how agents discover and invoke calendar operations
Provides native MCP integration for Routine calendars, whereas generic REST API clients require developers to manually implement tool schemas and context management for LLM agents
task-management-via-mcp
Medium confidenceExposes Routine's task/todo system through MCP tools and resources, allowing agents to create, list, update, and complete tasks with properties like priority, due dates, and descriptions. Implements MCP tool handlers that translate task operations into Routine API calls, supporting task state transitions (open, in-progress, completed) and metadata queries. Agents can query task lists, filter by status or due date, and update task progress.
Wraps Routine's task API in MCP tool definitions, allowing LLM agents to discover and invoke task operations without hardcoded prompts — agents can introspect available task fields and operations at runtime
Simpler than building custom task integrations with REST APIs because MCP standardizes tool discovery and invocation, reducing boilerplate in agent code
notes-storage-and-retrieval-via-mcp
Medium confidenceExposes Routine's notes system through MCP resources and tools, enabling agents to create, read, update, and search notes with support for text content, metadata (tags, timestamps), and organization. Implements MCP resource handlers that map note IDs to content and tool handlers for note operations. Agents can store context, retrieve previous notes for reference, and organize notes with tags for later retrieval.
Integrates Routine's notes as MCP resources, allowing agents to treat notes as first-class context sources that can be discovered and loaded dynamically — agents can reference note IDs in prompts without pre-loading all content
More integrated than generic note-taking APIs because MCP resource semantics allow agents to understand note structure and metadata natively, enabling smarter retrieval patterns
mcp-server-protocol-implementation
Medium confidenceImplements the Model Context Protocol (MCP) server specification, exposing Routine capabilities as standardized MCP resources, tools, and prompts. The server handles MCP client connections, serializes requests/responses in JSON-RPC format, and manages authentication with Routine's backend. Implements MCP tool definitions with JSON schemas for calendar, task, and note operations, enabling any MCP-compatible client (Claude Desktop, custom runners) to discover and invoke Routine features.
Implements full MCP server specification with tool and resource handlers, enabling Routine to be discovered and used by any MCP-compatible client — the server abstracts Routine's REST API behind MCP's standardized interface
More flexible than direct API integration because MCP decouples clients from Routine's implementation details, allowing multiple tools and agents to interact with Routine through a single standardized server
routine-api-authentication-and-credential-management
Medium confidenceHandles authentication with Routine's backend API, managing credentials (tokens, OAuth) and maintaining authenticated sessions for MCP tool invocations. The server stores and refreshes credentials, implements error handling for auth failures, and ensures all downstream Routine API calls are properly authenticated. Supports credential configuration via environment variables or configuration files.
Centralizes credential management within the MCP server, allowing clients to invoke Routine operations without handling authentication directly — credentials are managed server-side, reducing exposure in client code
Safer than embedding credentials in client code because the MCP server acts as a credential broker, isolating sensitive tokens from agent implementations
mcp-tool-schema-definition-and-discovery
Medium confidenceDefines JSON schemas for all Routine operations (calendar, task, notes) exposed as MCP tools, enabling clients to discover available operations, required parameters, and expected outputs at runtime. The server implements MCP's tools/list and tools/call handlers, providing schema introspection so clients can generate appropriate prompts and validate inputs before invocation. Schemas include descriptions, parameter types, and constraints.
Exposes Routine operations as discoverable MCP tools with full JSON schemas, allowing agents to understand available operations and constraints without hardcoded knowledge — schemas enable dynamic tool selection and parameter validation
More flexible than static tool definitions because schema-based discovery allows agents to adapt to new Routine features or operations without code changes
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with Routine, ranked by overlap. Discovered automatically through the match graph.
MintMCP
** - MCP servers for Google Calendar, Gmail, Outlook Calendar, and Outlook.
Todoist
** - Full implementation of Todoist Rest API for MCP server
Project Manager
** - Hierarchical task management (ideas → epics → tasks) with CLI dashboard
Buildable
** - Official MCP server for Buildable AI-powered development platform. Enables AI assistants to manage tasks, track progress, get project context, and collaborate with humans on software projects.
@softeria/ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
keeper.sh
Calendar sync tool & universal calendar MCP server. Aggregate, sync and control calendars on Google, Outlook, Office 365, iCloud, CalDAV or ICS.
Best For
- ✓developers building LLM agents that need calendar integration
- ✓teams automating scheduling workflows with Claude or other MCP-compatible LLMs
- ✓builders creating AI assistants that manage personal or team calendars
- ✓developers building productivity-focused AI agents
- ✓teams automating task creation from documents or conversations
- ✓solo developers integrating task management into LLM-driven workflows
- ✓developers building knowledge-augmented AI agents
- ✓teams using agents for documentation and note-taking workflows
Known Limitations
- ⚠Requires active Routine account with API credentials
- ⚠No built-in conflict detection or smart scheduling — delegates to Routine backend
- ⚠MCP protocol overhead adds latency compared to direct REST API calls
- ⚠Limited to Routine's calendar feature set — cannot extend with custom fields without Routine support
- ⚠Task operations are limited to Routine's data model — no custom fields or extensions
- ⚠No built-in task dependency or critical path analysis
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
About
** - MCP server to interact with [Routine](https://routine.co/): calendars, tasks, notes, etc.
Categories
Alternatives to Routine
Are you the builder of Routine?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →