Submit

Xenonflare Mcp Server

@Xenon-Flare

A Model Context Protocol (MCP) server for interacting with the XenonFlare API. This server allows AI assistants (like Claude) to manage your social media content, list channels, and automate media publishing directly from your chat interface.

Server Config

{
  "mcpServers": {
    "xenonflare": {
      "command": "npx",
      "args": [
        "-y",
        "@xenonflare/mcp-server"
      ],
      "env": {
        "XENONFLARE_API_KEY": "your_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.