McpGoogleDrive

Created at 7 months ago

by achrafhardizi

starstarstarstarstar

MCP server that manages Google Drive

Categories

cloud-storage

Tags

mcpgoogledrive

google-drive

spring-boot

McpGoogleDrive

what is McpGoogleDrive?

McpGoogleDrive is a Spring Boot application that provides a set of RESTful API endpoints to manage Google Drive operations such as listing files, getting file details, searching files, creating folders, and downloading files as PDF.

how to use McpGoogleDrive?

To use McpGoogleDrive, clone the repository, build the project using Gradle, and configure the Google Drive API credentials. You can then access the API endpoints to perform various operations on Google Drive.

key features of McpGoogleDrive?

  • List files in Google Drive
  • Get details of a specific file
  • Search files by name
  • Create folders in Google Drive
  • Download files as PDF

use cases of McpGoogleDrive?

  1. Automating file management tasks in Google Drive.
  2. Integrating Google Drive functionalities into other applications.
  3. Creating a custom file management interface for users.

FAQ from McpGoogleDrive?

  • What are the prerequisites to run McpGoogleDrive?

You need Java 17 or higher, Gradle, a Google Cloud Platform account, Google Drive API enabled, and service account credentials JSON file.

  • Is McpGoogleDrive free to use?

Yes! McpGoogleDrive is free to use as it is an open-source project.

  • How do I configure the Google Drive API?

You need to set up a project in the Google Cloud Console, enable the Google Drive API, create a service account, and provide the credentials in the application properties.

View More