Skip to content

Commit a708fde

Browse files
committed
Added new library MCPApp
1 parent 9a2c190 commit a708fde

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Google-Apps-Script-Library-Database.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,5 +731,24 @@
731731
"mimetype"
732732
],
733733
"projectKey": "112yLH6obJWYpE8RY89DTF7CLp-SEZ2tnA3pesP5Lubq-qmujLkQJao5-"
734+
},
735+
{
736+
"libraryName": "MCPApp",
737+
"description": "This text introduces the Model Context Protocol (MCP) for AI interaction, exploring Google Apps Script (GAS) as a server option. It shows feasibility with a sample but notes the lack of a GAS SDK, aiming to encourage understanding and development.",
738+
"siteUrl": "https://github.com/tanaikech/MCPApp",
739+
"publishedDate": 1746682372,
740+
"authors": [
741+
"tanaike"
742+
],
743+
"tags": [
744+
"gas-library",
745+
"google-apps-script",
746+
"google-apps-script-library",
747+
"mcp",
748+
"mcp-server",
749+
"model-context-protocol",
750+
"model-context-protocol-server"
751+
],
752+
"projectKey": "1TlX_L9COAriBlAYvrMLiRFQ5WVf1n0jChB6zHamq2TNwuSbVlI5sBUzh"
734753
}
735754
]

0 commit comments

Comments
 (0)