All About AI icon

All About AI

Integrates OpenAI's o1 model and Flux capabilities through Model Context Protocol (MCP) servers.

About

This repository provides MCP servers designed to facilitate interaction with OpenAI's o1-preview model and Flux, a SOTA image model. The OpenAI o1 MCP Server offers direct access to the o1-preview model, enabling features like streaming support, temperature and top_p parameter control, and system message configuration. The Flux MCP Server integrates Flux capabilities through MCP, allowing users to leverage its advanced image generation capabilities. By using these servers, developers can easily incorporate AI models into their applications using a standardized protocol.

Key Features

  • Direct access to OpenAI's o1-preview model
  • Streaming support for OpenAI
  • Temperature and top_p parameter control for OpenAI
  • System message configuration for OpenAI
  • Integration with Flux SOTA image model
  • 64 GitHub stars