Back to directory
alisammour/storyflo-mcp

alisammour/storyflo-mcp

@Alisammour

Official Storyflo MCP server — install + discovery reference. The Storyflo platform is proprietary; this repo is the public agent integration surface.

audionewscuratedstreamingpodcastmcpstoryfloentertainment

Installation & Configuration

{
  "mcpServers": {
    "storyflo": {
      "command": "npx",
      "args": [
        "-y",
        "storyflo-mcp"
      ],
      "env": {
        "STORYFLO_TOKEN": "<optional bearer>"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15