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>
F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.

  • Provide seamless access to Appfolio Property Manager Reporting API through a standardized MCP serv…

  • Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.

View all MCP Connectors

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