Add products to Bring! from a photo — MCP for AI recognition, catalog matching, and verified writes.
npx @getmcp/cli add io.github.schnueck/bring-photo-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BRING_ENVRuntime boundary: use test for dedicated test lists or prod for explicitly allowlisted production lists.
BRING_EMAILEmail address of the Bring account.
BRING_PASSWORDPassword of the Bring account. Store it only in the client or secret-manager environment.
BRING_DEFAULT_LISTExact name of the default Bring list.
BRING_ALLOWED_LISTSComma-separated exact names of every Bring list the server may access.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.schnueck/bring-photo-mcp": {
"command": "npx",
"args": [
"-y",
"-y",
"bring-photo-mcp"
],
"env": {
"BRING_ENV": "",
"BRING_EMAIL": "",
"BRING_PASSWORD": "",
"BRING_DEFAULT_LIST": "",
"BRING_ALLOWED_LISTS": "",
"BRING_LOCALE": "de-DE",
"BRING_TEST_ITEM_PREFIX": "MCP-TEST-",
"BRING_TEST_SECOND_LIST": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
AI memory layer — one shared, persistent memory across every AI tool you connect.