MCP Server
MCP
FindMe Photo
Create wedding galleries, upload photos, and pull analytics on FindMe Photo from any AI assistant.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "findme-mcp",
"version": "0.7.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Personal API key from https://findme.photo/settings/api (starts with fm_live_)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FINDME_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment