Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"woodpecker-ci-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# woodpecker-mcp An MCP server for [Woodpecker CI](https://woodpecker-ci.org/), generated from the Woodpecker OpenAPI spec with [fastmcp](https://gofastmcp.com/) and served over streamable HTTP. The tool surface is a curated allowlist, not the full API: all the reads an agent needs to answer "why is my build red / stuck", plus exactly five write operations (trigger, restart, cancel, approve, decline pipeline). Everything else, repo/secret/cron/agent CRUD, forge and system administration, is not exposed. ## Tools | Area | Tools | | ------------------------------------ | ------------------------------------------------------------------------------------------------------ | | Repos | `list_repos`, `lookup_repo`, `get_repo`, `get_repo_permissions`, `list_branches`, `list_pull_requests` | | Pipelines | `list_pipelines`, `get_pipeline`, `get_pipeline_config`, `get_pipeline_metadata` | | Pipeline ops (write) | `trigger_pipeline`, `restart_pipeline`, `cancel_pipeline`, `approve_pipeline`, `decline_pipeline` | | Logs | `get_step_logs`, plain-text step logs, base64-decoded, tailed (default 200 lines) | | Orgs | `lookup_org`, `get_org`, `get_org_permissions` | | Queue & agents | `get_queue_info`, `list_agents`, `get_agent`, `list_agent_tasks` | | Secrets & registries (metadata only) | `list_repo_secrets`, `list_org_secrets`, `list_repo_registries`, `list_org_registries` | ## Configuration | Variable | Required | Description | | ------------…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.