Back to Home
Monipoo0904 icon

octo-goggles

Verified Safe

by Monipoo0904

Overview

Exposing ChatGPT functionalities (chat, text analysis) via an HTTP API and an MCP (Model Context Protocol) interface.

Installation

Run Command
vercel dev

Environment Variables

  • OPENAI_API_KEY

Security Notes

API key loaded from environment variable, which is good practice. The API handler sets a wildcard Access-Control-Allow-Origin header, allowing requests from any domain. While common for public APIs, it's a consideration for client-side security, but not a direct server vulnerability. No 'eval', hardcoded secrets, or obvious malicious patterns were found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-05

Tags

ChatGPTOpenAIAPIVercelMCP