Skip to main content
Glama

Voice Mode

by mbailey
star-notification.yml•488 B
name: Star Notification on: watch: types: [started] jobs: notify: runs-on: ubuntu-latest steps: - name: Send ntfy notification run: | curl -H "Title: VoiceMode ⭐ New Star!" \ -H "Priority: default" \ -H "Tags: star,github" \ -d "šŸŽ‰ ${{ github.actor }} just starred voicemode! Total stars: ${{ github.event.repository.stargazers_count }}" \ https://ntfy.sh/${{ secrets.NTFY_TOPIC }}

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/mbailey/voicemode'

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