Skip to main content
Glama

m3u8 MCP Server

by yonaka15
.gitignoreโ€ข1.66 kB
# Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # Dependencies node_modules .pnp .pnp.js # Testing coverage *.lcov .nyc_output # Production dist dist-ssr build *.local # Tauri src-tauri/target/ src-tauri/WixTools/ src-tauri/Cargo.lock # Rust debug/ target/ **/*.rs.bk *.pdb # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Editor directories and files .vscode/* !.vscode/extensions.json !.vscode/launch.json !.vscode/tasks.json !.vscode/settings.json .idea *.suo *.ntvs* *.njsproj *.sln *.sw? # OS files .DS_Store Thumbs.db desktop.ini # AI Assistant specific .claude/ .serena/ # MCP Server test files test-mcp-server.sh temp.html screenshot_*.png # Generated icon files app-icon.png src-tauri/icons/*.png src-tauri/icons/*.ico src-tauri/icons/*.icns # iOS icons src-tauri/icons/ios/ # Android icons src-tauri/icons/android/ # Windows Store icons src-tauri/icons/StoreLogo.png src-tauri/icons/Square*.png # Python (if using Python integration later) __pycache__/ *.py[cod] *$py.class .venv/ venv/ ENV/ # Package manager locks (keep package-lock.json) yarn.lock pnpm-lock.yaml # Temporary files *.tmp *.temp .cache/ # Application cache and config url_history.json config.json # IDE specific *.iml .project .classpath .c9/ *.launch .settings/ *.sublime-workspace # Debug files npm-debug.log* yarn-debug.log* yarn-error.log* debug.log lerna-debug.log* # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional stylelint cache .stylelintcache # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity

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