mcp-huggy-server
0
The MCP Montano Server is a TypeScript-based server designed for ease of development and deployment. It supports running in both development and production environments and is recommended to use with Cursor IDE for best results.
MCP Montano Server
A TypeScript-based server project.
Prerequisites
- Node.js (v18 or higher)
- npm (comes with Node.js)
- Cursor IDE (recommended)
Installation
- Clone the repository.
- Install dependencies.
Running the Project
- Development mode.
- Build and run in production mode.
Project Structure
- Source code
- Compiled JavaScript files
- Dependencies
- Project configuration and dependencies
- TypeScript configuration
License
This project is licensed under the MIT License.