Skip to main content
Glama

Google Workspace MCP Server

by davidpak
activate_venv.bat320 B
@echo off echo Activating Python virtual environment... call venv\Scripts\activate.bat echo Virtual environment activated! echo. echo You can now run: echo python run_chat.py - Start the chat client echo python run_server.py - Start the MCP server echo python example_usage.py - Run the example echo. cmd /k

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/davidpak/ada-mcp-servers'

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