Google Calendar
Integrates with Google Calendar API to enable creating, updating, and retrieving calendar events for...
Log in to Google Cloud Console
Go to Google Cloud Console.Create or Select a Project
- Click the project dropdown at the top of the page.
- Select an existing project or click "New Project" to create a new one.
Create a Service Account
- Navigate to "IAM & Admin" > "Service Accounts".
- Click on "Create Service Account".
- Enter a name (for example, "MCP Google Calendar") and click "Create".
Create a Service Account Key
- After creating the service account, select it.
- Click on "Keys" tab, then "Add Key" > "Create new key".
- Choose "JSON" as the key type and click "Create".
- Download the JSON file and save it securely (e.g., as
credentials.json).
Share the Calendar with the Service Account
- Open Google Calendar.
- Select the calendar you wish to manage.
- Go to "Settings and sharing" > "Share with specific people".
- Add the service account’s email address (found in the downloaded JSON) and give it the desired permissions.
Find Your Calendar ID
- In Google Calendar settings, under "Integrate calendar", find the "Calendar ID" (usually looks like an email address).
Identify Your Time Zone
- In Google Calendar settings, note your time zone (e.g.,
America/Los_Angeles).
- In Google Calendar settings, note your time zone (e.g.,
Fill in the FastMCP Connection Interface
- In the "Install Now" or add ENVs form, enter:
GOOGLE_CALENDAR_ID: The Calendar ID from step 6.GOOGLE_TIME_ZONE: The time zone from step 7.GOOGLE_CREDENTIALS_PATH: The full path to your downloaded credentials JSON file (e.g.,/path/to/credentials.json).
- In the "Install Now" or add ENVs form, enter:
Complete the Installation
- Click "Save" or "Install Now" to finish the setup.
You are now connected and can use calendar management features via the MCP server!
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Productivity
View All →Task Master
Task Master is an AI-powered task management system designed for development projects using Claude and Cursor AI. It helps break down product requirements into clear, manageable tasks, supports multiple AI models for main, research, and fallback roles, and enables seamless task planning, implementation, and research within your editor environment. With support for Claude Code CLI and integration across popular editors, Task Master streamlines project workflows by guiding you through parsing PRDs, generating tasks, and staying updated with best practices - all while enhancing productivity in AI-driven software development.
Notion
Unlock powerful AI-driven interactions with Notion data using our MCP server tailored for the Notion API. This project enables advanced AI agents to efficiently read, comment, and organize Notion content while optimizing token use. It supports key operations like searching, page creation, and content retrieval, allowing seamless natural language commands to manage your workspace. Designed with security in mind, it provides scoped access options to protect your data. Ideal for developers building intelligent applications that integrate deeply with Notion, it simplifies complex tasks and enhances productivity through AI automation.
Excel
Unlock powerful Excel automation with this MCP server that reads and writes Excel files effortlessly. It supports text, formulas, sheet creation, and works with XLSX, XLSM, XLTX, and XLTM formats. Windows users benefit from live editing and screen capture features. The server offers tools to describe sheets, read cell ranges with pagination, write values or formulas, create tables, and copy sheets. Configurable paging limits help manage large data efficiently. Designed for seamless Excel data manipulation, it enhances workflow automation and integration with other systems through the Model Context Protocol.
TaskManager
Manage and execute tasks efficiently with MCP TaskManager in a queue-based system. This server supports planning by accepting and organizing task lists, and execution by delivering tasks one at a time with feedback on completion. It tracks tasks via unique IDs, ensuring smooth workflow coordination through clear stages: planning, executing, and completing. Designed for integration with MCP clients like Claude Desktop, TaskManager simplifies complex task handling and improves automation by providing structured task queues and real-time updates. Its straightforward action parameters allow easy control over task flow, making it a powerful tool for effective task management.
Similar MCP Servers
Google Sheets
Integrates with Google Sheets API to provide spreadsheet automation through 25 specialized tools for sheet management, table operations, CRUD functionality, column type management, sorting, and cell manipulation with structured data validation and batch processing capabilities.