Skip to main content
Glama

Zerocracy MCP Server

Official
by zerocracy
titles.yml774 B
# SPDX-FileCopyrightText: Copyright (c) 2024-2025 Zerocracy # SPDX-License-Identifier: MIT --- # yamllint disable rule:line-length name: titles 'on': schedule: - cron: '0 * * * *' issues: types: [opened] jobs: titles: timeout-minutes: 15 runs-on: ubuntu-24.04 steps: - uses: horw/issue-title-ai@v0.1.7b with: github-token: ${{ secrets.GITHUB_TOKEN }} openai-api-key: ${{ secrets.OPENAI_API_KEY }} days-to-scan: 30 skip-label: 'good-title' auto-update: true max-issues: 10 model: gpt-4 verbose: true apply-to-closed: true required-labels: bug, enhancement quiet: true strip-characters: '"' style: offense

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/zerocracy/zerocracy-mcp-server'

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