Skip to main content
Glama

m3u8 MCP Server

by yonaka15
tauri.conf.jsonโ€ข738 B
{ "$schema": "https://schema.tauri.app/config/2", "productName": "m3u8-mcp", "version": "0.1.0", "identifier": "com.m3u8.mcp", "build": { "beforeDevCommand": "npm run dev", "devUrl": "http://localhost:1422", "beforeBuildCommand": "npm run build", "frontendDist": "../dist" }, "app": { "windows": [ { "title": "m3u8-MCP", "width": 900, "height": 900, "minWidth": 600, "minHeight": 400 } ], "security": { "csp": null } }, "bundle": { "active": true, "targets": "all", "icon": [ "icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico" ] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yonaka15/m3u8-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server