Back to Home
Clivern icon

Moose

Verified Safe

by Clivern

Overview

Provides a Model Context Protocol (MCP) server boilerplate in Go for integration with Cursor AI IDE, supporting STDIO and Server-Sent Events modes.

Installation

Run Command
moose server

Security Notes

The provided source code is a boilerplate and does not contain obvious critical vulnerabilities like 'eval' or hardcoded secrets. The 'hello_world' tool handler uses safe string formatting. Running in SSE mode exposes an HTTP endpoint; while the boilerplate itself doesn't include authentication/authorization, this would be a consideration for production deployments if exposed externally.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2026-01-16

Tags

GoMCPBoilerplateAI IDEServer-Sent Events