Skip to main content
Glama

Cozi MCP Server

package.json1.14 kB
{ "name": "@brandcast_app/cozi-mcp-server", "version": "0.1.0", "description": "MCP server for Cozi Family Organizer - Manage shopping lists and todos through Claude", "type": "module", "bin": { "cozi-mcp-server": "./dist/index.js" }, "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "prepare": "npm run build", "watch": "tsc --watch" }, "keywords": [ "mcp", "model-context-protocol", "cozi", "family-organizer", "shopping-list", "todo", "claude", "ai-tools" ], "author": "BrandCast Team", "license": "MIT", "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "https://github.com/BrandCast-Signage/cozi-mcp-server.git" }, "bugs": { "url": "https://github.com/BrandCast-Signage/cozi-mcp-server/issues" }, "homepage": "https://github.com/BrandCast-Signage/cozi-mcp-server#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "@brandcast_app/cozi-api-client": "^0.1.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BrandCast-Signage/cozi-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server