MCP Server Boilerplate
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| geocodeC | Convert an address to coordinates |
| reverse-geocodeC | Convert coordinates to an address |
| places-searchC | Search for places using text query |
| get-directionsC | Get directions between two locations |
| distance-matrixC | Calculate travel distance and time between multiple origins and destinations |
| place-detailsC | Get detailed information about a specific place |
| finance-searchA | Search for stocks, indices, mutual funds, currencies, and futures using Google Finance. Use format 'SYMBOL:EXCHANGE'. Stocks: 'AAPL:NASDAQ', 'TSLA:NASDAQ'. ETFs/Index funds: 'SPY:NYSEARCA', 'VTI:NYSEARCA', 'QQQ:NASDAQ', 'VOO:NYSEARCA'. Crypto: 'BTC-USD', 'ETH-USD'. Note: Query 'SPY' (no exchange) returns market overview with S&P 500 related ETFs. |
| airports-searchC | Search for airport and flight information using Google Flights |
| gmail-send-emailC | Send an email using Gmail |
| gmail-read-emailsC | Read/list emails from Gmail with optional search query |
| gmail-get-emailC | Get a specific email by message ID |
| gmail-get-labelsB | Get all Gmail labels |
| calendar-create-eventC | Create a new calendar event. Current time: 1/3/2026, 9:03:13 AM |
| calendar-list-eventsC | List calendar events with optional filters |
| calendar-get-eventC | Get a specific calendar event by ID |
| calendar-update-eventC | Update an existing calendar event |
| calendar-delete-eventC | Delete a calendar event |
| calendar-list-calendarsB | List all available calendars |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/CaptainCrouton89/google-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server