Google Toolbox
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_CSE_ID | Yes | Your Custom Search Engine ID | |
| GOOGLE_API_KEY | Yes | Your Google API key | |
| GOOGLE_CLIENT_ID | Yes | Your Google Client ID from OAuth credentials | |
| GOOGLE_CLIENT_SECRET | Yes | Your Google Client Secret from OAuth credentials | |
| GOOGLE_REFRESH_TOKEN | Yes | Your Google refresh token obtained from authentication process |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_emailsC | List recent emails from Gmail inbox |
| search_emailsC | Search emails with advanced query |
| send_emailC | Send a new email |
| modify_emailC | Modify email labels (archive, trash, mark read/unread, etc.) |
| list_eventsC | List upcoming calendar events |
| create_eventC | Create a new calendar event |
| update_eventC | Update an existing calendar event |
| delete_eventC | Delete a calendar event |
| search_googleC | Perform a Google search and return formatted results |
| read_gdrive_fileC | Read contents of a file from Google Drive |
| search_gdriveC | Search for files in Google Drive |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| available-google-tools | Returns a list of Google search categories available on this MCP server. |
Latest Blog Posts
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/jikime/py-mcp-google-toolbox'
If you have feedback or need assistance with the MCP directory API, please join our Discord server