companycam-mcp-server

Bos-Automations/companycam-mcp-server
★ 0 stars TypeScript AI/LLM Updated 1d ago
Remote MCP server for the CompanyCam API (Vercel, zero dependencies) + daily Slack photo digest guide
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "companycam-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "Bos-Automations/companycam-mcp-server"
      ]
    }
  }
}

README Excerpt

Remote [MCP](https://modelcontextprotocol.io) server for the [CompanyCam API](https://docs.companycam.com/reference), built for use as a **claude.ai custom connector** (and any other MCP client that speaks Streamable HTTP). - **Transport:** MCP Streamable HTTP (stateless JSON-RPC over POST) — no SSE stream, no sessions

Tools (2)

COMPANYCAM_API_TOKENMCP_SHARED_SECRET