Back to Home
UnitVectorY-Labs icon

mcp-shopping-list-firestore

Verified Safe

by UnitVectorY-Labs

Overview

A lightweight, Firebase-backed MCP server for management of a grocery list via simple CRUD operations.

Installation

Run Command
go run . --http 8080

Environment Variables

  • GOOGLE_CLOUD_PROJECT
  • FIRESTORE_DATABASE

Security Notes

The server demonstrates good security practices for its scope: it avoids hardcoded secrets by relying on environment variables, uses context with timeouts for external calls, and performs basic input validation. There are no 'eval' or similar dangerous patterns detected. As with any network service, external deployment security (firewalls, access control) would be necessary.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2026-01-17

Tags

Shopping ListFirestoreCRUDGoMCP