marco-tenant-mcp
Connects to a Google Apps Script Web App via HTTP POST to perform property management operations.
Provides tools for managing Google Drive files: converting HTML to PDF, making files public, updating a JSON datastore, and moving files to trash.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@marco-tenant-mcpconvert the lease HTML to PDF and make it public"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 (
/mcpendpoint) on Port 8080Backend 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:
convert_html_to_pdf: HTML to PDF conversion saved to Google Drivemake_file_public: Sets Google Drive file permissions to public viewupdate_datastore: In-place updates todatastore.jsonon Google Drivetrash_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>This server cannot be installed
Maintenance
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
- Flicense-qualityFmaintenanceEnables Claude Web to interact with Google Docs through a remote HTTP-based MCP server. Provides scalable document operations including creation, editing, and management with service account authentication.Last updated
- AlicenseAqualityDmaintenanceMCP server for Google Workspace APIs - Docs, Sheets, Drive, Gmail, and Calendar. Enables reading, creating, and editing Google Docs and Sheets, managing comments, reading emails, and viewing calendar events.Last updated2345416MIT
- Alicense-qualityBmaintenanceMCP server for Google Drive, Docs, and Sheets — built for Claude Code. Gives Claude Code direct read/write access to Google Sheets (cell-level edits, formatting, structure), Google Docs (insert, replace, append), and Drive (search).Last updated871MIT
- AlicenseBqualityCmaintenanceProduction-ready MCP server for Google Workspace providing broad coverage across Gmail, Drive, Calendar, Docs, Sheets, and more, with safe-by-default write operations and markdown-to-Google-Docs support.Last updated100MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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