bring-mcp-server

bring-mcp-server

0

Bring MCP Server integrates the Bring Shopping Lists API with a Model Context Protocol server, enabling AI assistants to manage shopping lists via natural language. The project supports seamless integration with Claude for Desktop and implements a full range of Bring API capabilities.

Overview

This project implements a full-featured Model Context Protocol (MCP) server in TypeScript that connects to the Bring Shopping Lists API. It allows AI assistants like Claude and ChatGPT to manage shopping lists via a standardized protocol.

Features

  • MCP Protocol Support
  • Stdio Transport
  • Bring API Integration including listing, adding, removing items, and more

Usage

Start the server and connect it with Claude for Desktop to interact with Bring shopping lists seamlessly.

Development

Run in development mode with hot reloading available for ease of development.

Testing

Automated testing with GitHub Actions for continuous integration is included.