{
  "$schema": "https://modelcontextprotocol.io/schema/draft/server-card.json",
  "serverInfo": {
    "name": "dailyphototips",
    "title": "DailyPhotoTips Photography Calculators",
    "version": "0.1.0",
    "description": "Free photography calculators and planners including depth of field, exposure triangle, golden hour, sun position, ND filters, star trails, print size, and more. Powered by DailyPhotoTips.com.",
    "homepage": "https://dailyphototips.com/tools/",
    "publisher": {
      "name": "DailyPhotoTips",
      "url": "https://dailyphototips.com"
    }
  },
  "transport": {
    "type": "streamable-http",
    "url": "https://mcp.dailyphototips.com/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  }
}
