Google Calendar
Integrates with Google Calendar to enable retrieving, creating, updating, and deleting calendar even...
Create a Google Cloud Project
- Go to the Google Cloud Console.
- Click on the project dropdown at the top left and select "New Project."
- Provide a project name and organization (if applicable), then click "Create."
Enable the Google Calendar API
- With your new project selected, go to the Google Calendar API page.
- Click "Enable" to activate the API for your project.
Configure OAuth2 Credentials
- In Google Cloud Console, go to "APIs & Services" → "Credentials."
- Click "Create Credentials" and select "OAuth client ID."
- If prompted, first configure the consent screen:
- Fill in the required fields (App name, User support email, etc.).
- For testing, you can add your email as a test user.
- For Application type, select "Web application."
- Under "Authorized redirect URIs," add:
http://localhost:4153/oauth2callback - Click "Create."
- Copy the Client ID and Client Secret from the dialog.
Fill in ENVs in FastMCP
- Go to your FastMCP connection interface and click the "Install Now" button for Google Calendar MCP.
- When prompted, fill in:
GOOGLE_CLIENT_ID: (Paste the Client ID you copied)GOOGLE_CLIENT_SECRET: (Paste the Client Secret you copied)GOOGLE_REDIRECT_URI:
http://localhost:4153/oauth2callback
(Optional) Advanced Configuration
- If you require custom encryption or need to change the authentication ports, you can set additional environment variables:
TOKEN_ENCRYPTION_KEY: 32-byte hex string (optional, can be auto-generated)AUTH_PORT,AUTH_HOST,PORT,HOST,USE_MANUAL_AUTH(optional, for advanced use)
- If you require custom encryption or need to change the authentication ports, you can set additional environment variables:
Save and Connect
- After filling in the required environment variables in FastMCP, save the configuration.
- Follow any prompts to complete the authentication flow in your browser (or manually, if using manual auth).
You are now ready to use Google Calendar integration with Claude Desktop via FastMCP.
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.