drio
Open app

MCP Servers - OpenAI and Flux Integration

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

MCP Servers is a repository that provides Model Context Protocol (MCP) servers for integrating with OpenAI's o1 model and Flux capabilities.

To use MCP Servers, clone the repository, set up the required environment variables, and start the servers using the provided configurations.

  • Direct access to OpenAI's o1-preview model. - Streaming support for real-time data processing. - Control over temperature and top_p parameters for model responses. - System message configuration for customized interactions. - Integration with state-of-the-art image models through Flux.
  1. Building applications that require advanced AI model interactions.
  2. Streaming data processing for real-time applications.
  3. Integrating image processing capabilities into AI solutions.

Add to your AI client

Use these steps to connect MCP Servers - OpenAI and Flux Integration in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "allaboutai-yt-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-allaboutai-yt-mcp-servers-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "allaboutai-yt-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-allaboutai-yt-mcp-servers-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "allaboutai-yt-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-allaboutai-yt-mcp-servers-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "allaboutai-yt-mcp-servers-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-allaboutai-yt-mcp-servers-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "allaboutai-yt-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-allaboutai-yt-mcp-servers-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "allaboutai-yt-mcp-servers-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-allaboutai-yt-mcp-servers-mcp-mirror"
      ]
    }
  }
}

FAQ

What is the MCP protocol?

The MCP protocol is a method for interacting with AI models in a standardized way.

How do I secure my API keys?

Store API keys securely and use environment variables to manage sensitive data.

Is there a license for using MCP Servers?

Yes, MCP Servers is licensed under the MIT License.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":547,"uuid":"edc57d8e-a355-496b-8f75-8a1343413c59","name":"AllAboutAI-YT_mcp-servers","title":"MCP Servers - OpenAI and Flux Integration","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T02:55:33.409Z","updated_at":"2025-02-23T07:15:11.849Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp-servers,openai,flux-integration","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/AllAboutAI-YT_mcp-servers","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]