Back to Home
jrainbolt icon

McpServer

Verified Safe

by jrainbolt

Overview

Provides a REST API endpoint to proxy requests to OpenAI's chat models, serving as a backend for AI-powered chat functionalities.

Installation

Run Command
No command provided

Environment Variables

  • OPENAI_API_KEY

Security Notes

The application securely loads the OpenAI API key from environment variables or application properties, avoiding hardcoding. It uses WebClient with configured timeouts, retries for rate limits (429) and server errors (5xx), and comprehensive error logging, enhancing resilience and preventing unhandled API failures. No 'eval' or malicious patterns were found. The primary security risk involves proper management of the OpenAI API key outside the application.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens350
Stars0
Forks0
Last Update2025-11-24

Tags

Spring BootOpenAIAI ChatbotREST APIMicroservice