Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by UnitVectorY-Labs • Uncategorized
A lightweight Firebase-backed MCP server for managing grocery lists with CRUD operations.
Manage grocery lists with simple CRUD operations.
A lightweight MCP server backed by Firebase Firestore.
Run an MCP server over HTTP or stdio with minimal configuration.
This MCP server provides a simple interface to manage a grocery list using Firebase Firestore as the backend. It supports basic CRUD operations such as listing all items, adding or updating items, and removing items by ID. The server can be run over HTTP or stdio, making it flexible for different deployment scenarios. It requires minimal configuration with environment variables for Google Cloud Project and Firestore database.