Skip to main content
Glama

Google Drive MCP Server

by konashevich
mcp-gdrive.service427 B
[Unit] Description=MCP Google Drive Server After=network.target [Service] Type=simple User=pi WorkingDirectory=/mnt/merged_ssd/mcp-gdrive EnvironmentFile=/mnt/merged_ssd/mcp-gdrive/.env ExecStart=/usr/bin/node /mnt/merged_ssd/mcp-gdrive/dist/server.js Restart=on-failure RestartSec=10 StandardOutput=journal StandardError=journal # Security settings NoNewPrivileges=true PrivateTmp=true [Install] WantedBy=multi-user.target

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/konashevich/mcp-gdrive'

If you have feedback or need assistance with the MCP directory API, please join our Discord server