Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by patheard • Uncategorized
An MCP server that sends notifications via a mock GC Notify service.
Send notifications using the Model Context Protocol without connecting to the real GC Notify service.
A local or serverless mock environment to test notification workflows.
An MCP server deployable on AWS Lambda with infrastructure as code.
This MCP server implements the Model Context Protocol to facilitate sending notifications through a mock version of the GC Notify service. It supports local development using uvicorn and can be deployed as an AWS Lambda function with infrastructure managed by Terraform. This setup allows developers to test notification workflows without relying on the actual GC Notify service, improving development efficiency and reducing dependencies.