-
Notifications
You must be signed in to change notification settings - Fork 46
[GMLP-3018] [GMLP-3121] Better support for Upcoming MCP feature - Part 1 #152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emai 8000 ls.
Already on GitHub? Sign in to your account
+11,225
−4,279
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* attio scopes * calendly scope * new resources, output schema, scopes * updated resources, added outputschema * discourse outputschema, resource update * docusign scope, output format update, outputschema * oauth fix, outputschema, requredscopes * excel * outptuschema, requiredscopes, test clean up, resource update * fircrawl outputschema * temp * gmail * temp
* attio scopes * calendly scope * new resources, output schema, scopes * updated resources, added outputschema * discourse outputschema, resource update * docusign scope, output format update, outputschema * oauth fix, outputschema, requredscopes * excel * outptuschema, requiredscopes, test clean up, resource update * fircrawl outputschema * temp * gmail * temp * gcal
* attio scopes * calendly scope * new resources, output schema, scopes * updated resources, added outputschema * discourse outputschema, resource update * docusign scope, output format update, outputschema * oauth fix, outputschema, requredscopes * excel * outptuschema, requiredscopes, test clean up, resource update * fircrawl outputschema * temp * gmail * temp * gcal * gdocs
* attio scopes * calendly scope * new resources, output schema, scopes * updated resources, added outputschema * discourse outputschema, resource update * docusign scope, output format update, outputschema * oauth fix, outputschema, requredscopes * excel * outptuschema, requiredscopes, test clean up, resource update * fircrawl outputschema * temp * gmail * temp * gcal * gdocs * gdocs * gdocs * gdrive * gmeet
* attio scopes * calendly scope * new resources, output schema, scopes * updated resources, added outputschema * discourse outputschema, resource update * docusign scope, output format update, outputschema * oauth fix, outputschema, requredscopes * excel * outptuschema, requiredscopes, test clean up, resource update * fircrawl outputschema * temp * gmail * temp * gcal * gdocs * gdocs * gdocs * gdrive * gmeet * hubspot * gmail outputschema, updated test * slack * slack * gcalendar * gcal * salesforce * salesforce * salesforce * salesforce outh * salesforce
* attio scopes * calendly scope * new resources, output schema, scopes * updated resources, added outputschema * discourse outputschema, resource update * docusign scope, output format update, outputschema * oauth fix, outputschema, requredscopes * excel * outptuschema, requiredscopes, test clean up, resource update * fircrawl outputschema * temp * gmail * temp * gcal * gdocs * gdocs * gdocs * gdrive * gmeet * hubspot * gmail outputschema, updated test * slack * slack * gcalendar * gcal * salesforce * salesforce * salesforce * salesforce outh * salesforce * shopify update * github * gmaps output schema, better tools and test * gsheet test, tool response, output schema, scopes * tool response, output schema * hunter_io tool output, outputschema, test * intercom oauth, tool response, output schema, requiredscopes * jira outputschema, reqrueidscopes, resources * linear requiredscope, outputschema, tool output format * lemlist * klaviyo outputschema, tool response, requiedscopes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
54 file(s) reviewed, 4 comment(s)
Edit PR Review Bot Settings | Greptile
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
rbehal
approved these changes
May 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Greptile Summary
This PR enhances multiple servers for MCP by adding new tools, resources, and stricter scope enforcement.
src/servers/gcalendar/config.yaml
,main.py
): New tools (delete_event, update_attendee_status, check_free_slots) and extended event parameter handling.src/servers/gdocs/config.yaml
,main.py
): New documents resource and explicit required scopes.src/servers/gdrive/config.yaml
,main.py
): Additional file management tools and refined error handling.