关于
Moose is a flexible boilerplate for building Model Context Protocol (MCP) servers using Go. It offers dual operational modes: STDIO for direct input/output streams and Server-Sent Events (SSE) for continuous data pushing, making it particularly well-suited for seamless integration with AI IDEs like Cursor AI.
主要功能
- Implemented in Go
- 0 GitHub stars
- Supports Server-Sent Events (SSE) mode for client communication
- Designed for Cursor AI IDE integration
- Model Context Protocol (MCP) server boilerplate
- Supports STDIO mode for client communication
使用案例
- Integrating AI functionalities into IDEs via SSE
- Developing custom Model Context Protocol (MCP) servers
- Integrating AI functionalities into IDEs via STDIO