Skip to main content
Glama
chenyuan99

Photo Shoot Planner

by chenyuan99

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
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
resolve_locationA

Geocode a place name to candidate coordinates using OpenStreetMap Nominatim.

get_astronomyA

Compute moon phase/rise/set, golden hour, blue hour, and astronomical darkness for coordinates and an ISO date/time.

get_sky_timelineB

Sample sun/moon positions through a shoot window; useful for moon alignment and Milky Way darkness planning.

get_weatherA

Fetch hourly cloud cover, visibility, precipitation, wind and temperature from Open-Meteo for a shoot window.

assess_dark_skyB

Interpret a supplied Bortle class or sky-quality reading. Does not invent a site rating.

compare_viewpointsC

Rank candidate viewpoints using darkness, horizon, access, and foreground scores.

plan_routeB

Estimate driving route, distance and duration between coordinates using the public OSRM service.

find_nearby_lodgingC

Find nearby mapped hotels/motels/hostels via OpenStreetMap Overpass; verify availability and breakfast directly.

recommend_camera_settingsA

Generate conservative starting settings for a camera/lens and subject; photographer must meter and adjust on site.

calculate_shoot_budgetC

Calculate estimated, committed, and actual photoshoot costs with tax, contingency, category totals, and variances.

build_call_sheetA

Validate schedule math and produce a structured call sheet with overlaps, gaps, and total production-day duration.

generate_release_checklistA

Generate a case-specific issue-spotting checklist for permits, releases, insurance, and usage rights. This is not legal advice.

validate_shoot_readinessB

Score production readiness and separate critical blockers from warnings and completed checks.

create_shooting_planB

Turn verified inputs into a printable Markdown field plan. Pass only facts already gathered; unknowns remain explicit.

Prompts

Interactive templates invoked by user choice

NameDescription
plan_photo_tripPlan a complete photography trip with evidence and a field-ready handoff.
compare_photo_locationsCompare candidate photo locations for a date and subject.
plan_photo_productionBuild a complete professional photoshoot production book.

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/chenyuan99/photo-shoot-planner'

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