Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tanaikech • Uncategorized
An MCP server built with Google Apps Script to enable AI applications to securely connect with external systems and data sources.
Securely access external data sources to enhance AI model context.
A standardized protocol to request and receive relevant information for complex tasks.
Build or interact with MCP servers or networks using Google Apps Script.
MCPApp implements the Model Context Protocol (MCP), a universal adapter standard that allows AI models to request and receive contextually relevant information from external systems. It provides both an MCP server and an MCP network built with Google Apps Script, facilitating seamless integration for AI applications. The library supports concurrency control via LockService, which can be optionally disabled for performance optimization.