Skip to main content
Glama

Water Bar Email MCP Server

by DRBATA
package.json763 B
{ "name": "mcp-waterbar-emails", "version": "1.0.0", "description": "Resend MCP server for Water Bar email flows", "type": "module", "main": "build/index.js", "scripts": { "build": "tsup src/index.ts --format esm --out-dir build && tsc --noEmit", "dev": "tsup src/index.ts --format esm --out-dir build --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "@react-email/components": "^0.0.25", "@react-email/render": "^1.0.1", "@supabase/supabase-js": "^2.56.0", "resend": "^4.0.1", "stripe": "^17.5.0", "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { "@types/node": "^22.0.0", "@types/react": "^18.3.12", "typescript": "^5.6.3", "tsup": "^8.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/DRBATA/case-file-hydration'

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