Awesome MCPOther MCP Servers

isaacphi/mcp-gdrive

⭐ 283 TypeScript added to this list on 2025-07-05 repository created 2024-12-13

The isaacphi/mcp-gdrive project is an MCP (Model Context Protocol) server designed to integrate Google Drive and Google Sheets functionalities within the MCP ecosystem. This server enables users to list, read, search, and edit files stored on Google Drive, as well as read and write data in Google Sheets. It supports a variety of file types, including Google Workspace files such as Docs, Sheets, Presentations, and Drawings, which are automatically exported into accessible formats like Markdown, CSV, plain text, and PNG respectively. Other file types are served in their native formats. The project includes several tools that facilitate interaction with Google Drive and Sheets. The gdrive_search tool allows searching for files using queries and supports pagination. The gdrive_read_file tool enables reading the contents of specific files by their ID. The gsheets_read tool provides flexible options to read data from Google Spreadsheets, supporting specific ranges and sheet IDs. The gsheets_update_cell tool allows updating individual cell values in a spreadsheet. To use the server, users must create a Google Cloud project, enable the necessary APIs (Google Drive API, Google Sheets API, Google Docs API), configure OAuth consent, and set up OAuth credentials. The server requires environment variables for client ID, client secret, and the directory containing OAuth keys. Authentication is performed via a browser prompt, and the OAuth token is saved locally. This MCP server facilitates seamless integration of Google Drive and Sheets into applications that use the Model Context Protocol, enabling enhanced file management and spreadsheet manipulation capabilities. It is licensed under the MIT License, allowing free use, modification, and distribution. Keywords: Model Context Protocol, MCP server, Google Drive integration, Google Sheets integration, file listing, file reading, file searching, file editing, spreadsheet reading, spreadsheet updating, OAuth authentication, Google Cloud API, Google Docs export, Google Sheets API, Google Drive API, MIT License.

https://github.com/isaacphi/mcp-gdrive

api-integrationdesktop-app-integrationfile-editingfile-listingfile-readingfile-searchfile-searchinggoogle-cloudgoogle-cloud-apigoogle-docs-exportgoogle-drivegoogle-drive-apigoogle-drive-integrationgoogle-sheetsgoogle-sheets-apigoogle-sheets-integrationgoogle-workspace-file-exportmcpmcp-servermit-licensemodel-context-protocoloauth-authenticationspreadsheet-editingspreadsheet-readingspreadsheet-updating

Also in Other MCP Servers

microsoft/markitdown

MarkItDown is a Python tool that converts various file formats into Markdown and integrates with LLM applications via an MCP server for enhanced text analysis and document processing.

punkpeye/awesome-mcp-servers

A curated collection of Model Context Protocol (MCP) servers that enable AI models to securely interact with local and remote resources through standardized server implementations.

modelcontextprotocol/servers

The Model Context Protocol Servers repository offers reference implementations and third-party integrations that demonstrate how MCP enables Large Language Models to securely access and interact with diverse tools and data sources.

koala73/worldmonitor

World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.

headroomlabs-ai/headroom

Headroom is a context compression layer for AI agents, reducing token usage by 60-95% while preserving accuracy, implemented as a library, proxy, and MCP server.

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that connects various AI tools and models from over 230 providers through a single endpoint, featuring token compression, smart auto-fallback, and support for Model C...

rohitg00/ai-engineering-from-scratch

This comprehensive curriculum teaches AI engineering from scratch, focusing on building AI algorithms, agents, and MCP servers hands-on, covering everything from mathematical foundations to autonom...

every-app/open-seo

Open source, self-hostable SEO platform that exposes its keyword, rank, backlink and site-audit data to AI agents through an MCP server and a set of companion agent skills.