Agent Readiness · Example Payload

Agent Readiness Signal Github Mcp Example

developer-toolsmcpagent-tooling

Agent Readiness Signal Github Mcp Example is an example object payload from Agent Readiness, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idproviderproviderSlugdimensionscorescoreLabelevidenceUrlevidenceQuotenotesobservedOnobservertags

Example Payload

Raw ↑
{
  "id": "github-mcp-server",
  "provider": "GitHub",
  "providerSlug": "github",
  "dimension": "mcp-server",
  "score": 3,
  "scoreLabel": "exemplary",
  "evidenceUrl": "https://github.com/github/github-mcp-server",
  "evidenceQuote": "The GitHub MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with GitHub APIs.",
  "notes": "First-party MCP server maintained by GitHub itself, covering repos, issues, pull requests, and actions.",
  "observedOn": "2026-05-22",
  "observer": "API Evangelist",
  "tags": ["developer-tools", "mcp", "agent-tooling"]
}