Loading MCP server directory, please wait...
Create wedding galleries, upload photos, and pull analytics on FindMe Photo from any AI assistant.
npx @getmcp/cli add io.github.findmephoto/findme-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FINDME_API_KEYPersonal API key from https://findme.photo/settings/api (starts with fm_live_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.findmephoto/findme-mcp": {
"command": "npx",
"args": [
"-y",
"findme-mcp"
],
"env": {
"FINDME_API_KEY": ""
}
}
}
}