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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/goalkeeper-mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

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
tags_raw:
- 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