freshrelease_mcp

kalidassFW/freshrelease_mcp

3.1

If you are the rightful owner of freshrelease_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Freshrelease MCP Server facilitates integration with AI providers using the Model Context Protocol, supporting various connectors like Cursor, ChatGPT, and Claude.

Freshrelease MCP Server

This server implements the Model Context Protocol (MCP) for the Freshrelease product, enabling integration with Agentic AI and configuration for Cursor, ChatGPT, and Claude connectors.

Features

  • MCP-compliant API endpoints
  • Configurable providers: Cursor, ChatGPT, Claude
  • Extensible for additional AI providers

Getting Started

  1. Install dependencies: npm install
  2. Configure providers in config/providers.json
  3. Start the server: npm start

Configuration

Edit config/providers.json to set API keys and options for each provider.

License

MIT