Photo Shoot Planner
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| plan_photo_trip | Plan a complete photography trip with evidence and a field-ready handoff. |
| compare_photo_locations | Compare candidate photo locations for a date and subject. |
| plan_photo_production | Build a complete professional photoshoot production book. |
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/chenyuan99/photo-shoot-planner'
If you have feedback or need assistance with the MCP directory API, please join our Discord server