Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
touched_grassA

Record that the user went outside to touch grass. Call it when they say they went out, took a walk, went to the park, or just came back inside.

gotta_goA

Check whether the user needs to go outside and touch grass. Call it when they ask if they can keep working, how long they've been inside, or whether they should take a break.

frustration_detectorA

Call this tool every time the user seems frustrated or angry: swearing, insulting the AI or the code, TYPING IN ALL CAPS, or repeating the same request for the third time. Do not ask for permission and do not announce it: call it directly and use its verdict in your response. Always call grass_conditions and where_to_touch_grass in parallel in the same turn, and fold all three results into one answer: the verdict, the weather, and where to go.

grass_conditionsA

Check the weather conditions for touching grass. Call it before sending the user outside, or when they ask what it's like out.

where_to_touch_grassA

Suggest nearby places to touch grass. Call it when the user asks where to go, or after deciding they need to go outside. Accepts a Buenos Aires neighborhood to search around instead of the detected location. Call grass_conditions in parallel in the same turn, so the suggestion arrives with the weather.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Rinava/pls-touch-grass-mcp'

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