Skip to main content
Glama

marco-tenant-mcp

Streamable HTTP MCP (Model Context Protocol) Server for Gemini Spark, facilitating Google Apps Script operations for property management workflows.

Architecture

  • Hosting Environment: Hosted on Google Cloud Run

  • MCP Transport: Streamable HTTP transport (/mcp endpoint) on Port 8080

  • Backend Integrations: Connects to Google Apps Script Web App via HTTP POST requests

Related MCP server: google-workspace-mcp-server

Endpoints & Tools

  • /.well-known/mcp-configuration: Spark Discovery Endpoint

  • /mcp: Streamable HTTP MCP server endpoint

MCP Tools Available:

  1. convert_html_to_pdf: HTML to PDF conversion saved to Google Drive

  2. make_file_public: Sets Google Drive file permissions to public view

  3. update_datastore: In-place updates to datastore.json on Google Drive

  4. trash_file: Moves Google Drive files to trash

Remote Inspection & Management

To inspect or manage the Google Cloud Run service configuration via CLI:

# Authenticate with Google Cloud
gcloud auth login

# Set GCP project
gcloud config set project <YOUR_PROJECT_ID>

# Describe Cloud Run service configuration
gcloud run services describe marco-tenant-mcp --region <REGION>

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

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/samasrinivas/mcp-server-apps-script'

If you have feedback or need assistance with the MCP directory API, please join our Discord server