MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Agenda

Agenda

jeanlaurentbyjeanlaurent
•
2
•
API Development
Developer Tools
Productivity & Workflow

Fetches and displays your daily agenda from Google Calendar in a user-friendly format.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

Agenda is a simple Go program designed to retrieve and present your Google Calendar events. It operates in two main modes: a text mode for quick command-line display of your daily or specific date's agenda, and an MCP (Model Context Protocol) server mode. When run as an MCP server, it exposes your calendar data as tools for integration with Large Language Model (LLM) applications, enabling them to programmatically fetch your agenda for today or any given date, enhancing AI assistant capabilities with real-time calendar information.

Key Features

01Displays events chronologically with times, locations, and descriptions
02Provides a Model Context Protocol (MCP) server for LLM integration
032 GitHub stars
04Lists attendees with their response status (accepted, declined, tentative, pending)
05Supports fetching agenda for today or a specific date
06Shows event colors with custom category names (e.g., Focus Time, Personal)

Use Cases

01Automate calendar data retrieval for personal productivity scripts
02Integrate Google Calendar data into LLM applications via MCP
03Quickly view your daily calendar events from the command line