{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.jenriks/photo-archive",
  "title": "JENRIKS Photo Archive",
  "description": "Read-only MCP server over the JENRIKS daily photoblog: search 7,499 photographs published one per day since 2006 by title, place, category, photographer, tag or date; fetch a single post or today's photo; read llms.txt and the RSS feed. No authentication.",
  "version": "1.0.0",
  "websiteUrl": "https://jenriks.com/developers/#mcp",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://jenriks.com/mcp"
    }
  ]
}
