Provides a universal Model Context Protocol (MCP) server for accessing OpenAI's APIs and other compatible AI providers through a standardized interface.
Sponsored
This MCP server enables any AI assistant or development tool that supports the Model Context Protocol to interact with various AI APIs. Once configured, your AI assistant can have conversations with GPT models, generate images with DALL-E, create embeddings for semantic search, and list available models, even working with OpenAI-compatible providers like Groq, OpenRouter, and Ollama. Built with Swift for high performance and reliability, it offers a unified gateway to diverse AI capabilities.
主な機能
01Multi-Provider Support for OpenAI, Groq, Ollama, OpenRouter, and more
02Image Generation with DALL-E 2 and DALL-E 3
03Chat Completions for various GPT and chat models
043 GitHub stars
05Embeddings generation for text analysis
06Model Listing to discover available AI models
ユースケース
01Enable AI assistants and development tools (e.g., Claude Desktop, Cursor, VS Code) to interact with diverse AI APIs.
02Facilitate cross-model AI collaboration for tasks like code review, deep analysis, and getting second opinions.
03Generate images and text embeddings using a unified interface for various applications.