servers / intervals-so

Intervals MCP server

officialstreamable_httphostedhealthy

Calendar, warm links, tasks — hosted MCP for agents

AI-powered calendar MCP — manage availability, events, tasks, reminders, and warm booking links via OAuth or API key at intervals.so/api/mcp.


00About

Intervals is an AI-powered calendar app with a hosted Streamable-HTTP MCP at https://intervals.so/api/mcp. Agents can read availability, list and create calendar events, manage personal tasks and reminders, and create warm scheduling links for guests. Claude and ChatGPT connect with browser OAuth (no API key paste); Cursor uses a Bearer API key from the dashboard. Pro required. Same rate limits as the REST API (1,000 requests/day).

Calendar + availability

list_available_slots and list_events / create_event / cancel_event against the host Google Calendar.

Tasks and reminders

Create and complete personal tasks; schedule reminders that fire at a specific time.

Warm booking links

create_warm_link offers shareable availability to a guest without manually blocking calendar time.

OAuth or API key

Easy login for Claude/ChatGPT; Bearer ivl_live_… for Cursor. Docs at intervals.so/docs/mcp.

Who it’s for. Founders, operators, and agents that need to schedule meetings, protect focus time, and manage tasks from the MCP client — especially Intervals Pro hosts.

Example prompts

Free slots this week
Using list_available_slots, find bookable 30-minute slots between next Monday and Friday and summarize the best three.
Book a meeting
Create an event tomorrow at 10:00 in my timezone titled Intro call, invite guest@example.com, and confirm the Meet link.
Warm link
Create a warm scheduling link for next week (weekdays 9–17) labeled Partner intro, without emailing the guest yet, and return the URL.

auth: OAuth or Bearer ivl_live_ API key (Pro) · pricing: Pro required · same API rate limit (1,000/day) · reviewed by MCPExplorer


01Tools · 12

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
cancel_event
Cancel / delete a calendar event by ID.
destructivetruetrue
complete_task
Mark a task as completed.
writetrueunknown
create_event
Create a calendar event. Pass attendee_email to invite a guest (meeting with Meet link); omit for a personal blocker.
writetrueunknown
create_reminder
Create a reminder that fires at a specific time.
writetrueunknown
create_task
Create a personal task for the host.
writetrueunknown
create_warm_link
Create a warm scheduling link for a guest to book time. Prefer this over creating calendar blockers when offering availability. send_email defaults to false.
writetrueunknown
get_profile
Get the host profile: name, timezone, subscription tier, calendar connection status, and default meeting duration.
readfalseunknown
list_available_slots
Find bookable free time slots for the host within a date range (max 14 days). Uses their intervals (availability windows) and calendar busy times.
readfalseunknown
list_events
List calendar events for a date range (max 30 days). Requires Google Calendar connected.
readfalseunknown
list_reminders
List reminders, optionally filtered by status or fire_at range.
readfalseunknown
list_tasks
List tasks. Set today=true for today/overdue/undated pending tasks. Otherwise filter by status, priority, or due_date.
readfalseunknown
list_warm_links
List warm scheduling links the host has created (shareable booking links with constraints).
readfalseunknown

02Install & source
https://intervals.so/api/mcp
remote_url

03Access granted
api_keyoauth

The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.


05Provenance & freshness
sourcesunknown
last_checked2026-09-24 07:55Z
next_check
cadenceevery 24h
verifiedhandshake:skipped tools_list:passed
index_statusindex5 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. Intervals MCP — as seen on mcpexplorer.com

[![Intervals MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/intervals-so.svg)](https://mcpexplorer.com/servers/intervals-so)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →