Skip to content

Commit ca94aa2

Browse files
committed
Updated database
1 parent aa8bf53 commit ca94aa2

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

Google-Apps-Script-Library-Database.json

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@
773773
},
774774
{
775775
"libraryName": "ToolsForMCPServer",
776-
"description": "The Gemini CLI integrates with a Google Apps Script Web App acting as an MCP server, simplifying Google Workspace API authorization. This enables Gemini to automate complex tasks within Google's ecosystem, boosting productivity. Setup instructions and examples are provided.",
776+
"description": "The Gemini CLI confirmed that the MCP server built with Google Apps Script (GAS), a low-code platform, offers immense possibilities. If you've created snippets for GAS, these could be revitalized and/or leveraged in new ways by using them as the MCP server. The Gemini CLI and other MCP clients will be useful in achieving this.",
777777
"siteUrl": "https://github.com/tanaikech/ToolsForMCPServer",
778778
"publishedDate": 1751524743,
779779
"authors": [
@@ -789,5 +789,42 @@
789789
"model-context-protocol"
790790
],
791791
"projectKey": "1lnE7UL1jQgPDbTB9yjhiwZM0SaS9MObhzvWUWb_t8FisO6A3bLepvM2j"
792+
},
793+
{
794+
"libraryName": "FileSearchApp",
795+
"description": "This Google Apps Script library, FileSearchApp, helps us manage the file search stores directly using Google Apps Script.",
796+
"siteUrl": "https://github.com/tanaikech/FileSearchApp",
797+
"publishedDate": 1763095399,
798+
"authors": [
799+
"tanaike"
800+
],
801+
"tags": [
802+
"gas-library",
803+
"gemini",
804+
"gemini-api",
805+
"google-apps-script",
806+
"google-apps-script-library"
807+
],
808+
"projectKey": "1jw-dmGrSOtSi1ksUfTAKHOtjzEesQntyA4pfVI9YvwLBBlbFqpX-4C7i"
809+
},
810+
{
811+
"libraryName": "TableApp",
812+
"description": "TableApp is a Google Apps Script library for managing Tables on Google Sheets.",
813+
"siteUrl": "https://github.com/tanaikech/TableApp",
814+
"publishedDate": 1763603919,
815+
"authors": [
816+
"tanaike"
817+
],
818+
"tags": [
819+
"gas-library",
820+
"google-apps-script",
821+
"google-apps-script-library",
822+
"google-sheets",
823+
"google-sheets-api",
824+
"google-spreadsheet",
825+
"google-workspace",
826+
"table"
827+
],
828+
"projectKey": "1G4RVvyLtwPjQl6x_p8j3X65-yYVU3w2dMXxHDuzCgorucjs8P3Clv5Qt"
792829
}
793830
]

0 commit comments

Comments
 (0)