Skip to content

ridafkih/keeper-sh

v1.0.0MIT

Keeper.sh lets you connect your agent to all your calendars, Google, Outlook, Apple, Fastmail, CalDAV and ICS.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

keeper-shstreamable-http
{
  "type": "streamable-http",
  "url": "https://www.keeper.sh/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "keeper-sh",
  "version": "1.0.0",
  "description": "Keeper.sh lets you connect your agent to all your calendars, Google, Outlook, Apple, Fastmail, CalDAV and ICS.",
  "author": {
    "name": "Keeper.sh",
    "url": "https://www.keeper.sh/"
  },
  "homepage": "https://www.keeper.sh/docs/mcp",
  "repository": "https://github.com/ridafkih/keeper.sh",
  "license": "MIT",
  "keywords": [
    "keeper-sh",
    "calendar",
    "google-calendar",
    "outlook",
    "icloud",
    "fastmail",
    "caldav",
    "mcp",
    "scheduling",
    "events",
    "busy-block",
    "oauth"
  ],
  "logo": "assets/logo.svg"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • logo