ics-mcp

jeeftor/ics-mcp
★ 0 stars Go Database Updated today
ICS MCP Server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ics-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/jeeftor/ics-mcp@latest"
      ]
    }
  }
}

README Excerpt

ICS MCP is a small Go MCP server for homelab calendar feeds. It watches ICS URLs, stores normalized upcoming event instances in SQLite, exposes a Streamable HTTP MCP endpoint, and includes a simple embedded admin UI. By default the server is unauthenticated for trusted local use. Set `ICSMCP_AUTH_TOKEN` (or `--auth-token`) to require a bearer token for every API and MCP request; health and readiness probes remain public. For an internet-facing deployment, put it behind an authenticated reverse p

Tools (17)

add_calendarcalendar_meetingcurrent_meetingsfree_busyinfolist_calendarsnext_meetingnext_meetingsrefresh_calendarremove_calendarsearch_meetingsserver_statustoday_meetingsupcoming_meetingsupcoming_meetings_by_calendarupdate_calendarvalidate_calendar
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →