
Photography Mind
Supports UIby 8agana
SurrealDB-backed MCP server for photography operations and gallery management.
What it does
Photography Mind is a specialized operations tool for photography businesses. It connects to a SurrealDB instance to manage event rosters, skater tracking, gallery status, and purchase flows, removing the cognitive load of manual operations.
Tools
- import: Import event rosters from CSV files.
- list/show: Retrieve and display photographer or client details.
- update_gallery: Manage the status of photo galleries.
- thank_you_flow: Trigger automated thank-you communications.
- status_report: Generate operational reports for events.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"photography-mind": {
"command": "cargo",
"args": ["run", "--bin", "photography_mcp"]
}
}
}
Supported hosts
- claude
Quick install
cargo build --release && cargo run --bin photography_mcpInformation
- Pricing
- free
- Published
- 4/29/2026
- stars






