Goalkeeper MCP Server

Stateless Streamable HTTP MCP service shipped with Goalkeeper, exposing 11 tools for creating and reading goals, appending status/health/evaluation reports, and managing labels. Supports MCP protocol 2026-07-28 with a 2025-11-25 stateless fallback, authenticates with a scoped Goalkeeper API token or an injected OAuth provider (RFC 9728 protected-resource metadata, PKCE, CIMD or DCR). Distributed as a container image — Poggio Labs operates no hosted endpoint.

API entry from apis.yml

apis.yml Raw ↑
name: Goalkeeper MCP Server
description: Stateless Streamable HTTP MCP service shipped with Goalkeeper, exposing 11 tools for creating
  and reading goals, appending status/health/evaluation reports, and managing labels. Supports MCP protocol
  2026-07-28 with a 2025-11-25 stateless fallback, authenticates with a scoped Goalkeeper API token or
  an injected OAuth provider (RFC 9728 protected-resource metadata, PKCE, CIMD or DCR). Distributed as
  a container image — Poggio Labs operates no hosted endpoint.
humanURL: https://docs.gkeeper.ai/docs/concepts/mcp
baseURL: http://127.0.0.1:3002/mcp
x-baseurl-note: The documented local address for the self-hosted service. There is no vendor-hosted Goalkeeper
  MCP endpoint; a deployment sets its own PUBLIC_MCP_URL.
tags:
- MCP
- AI Agents
- Goals
- Open Source
properties:
- type: MCPServer
  url: mcp/poggio-labs-goalkeeper-mcp.yml
- type: ToolCrosswalk
  url: mcp/poggio-labs-goalkeeper-tool-crosswalk.yml
- type: Documentation
  url: https://docs.gkeeper.ai/docs/concepts/mcp