{
  "specVersion": "1.0",
  "host": {
    "displayName": "Certifier",
    "documentationUrl": "https://certifier.io/mcp",
    "logoUrl": "https://certifier.io/logotype-black.png"
  },
  "entries": [
    {
      "version": "1.0.0",
      "updatedAt": "2026-09-04T00:00:00Z",
      "identifier": "urn:air:certifier.io:mcp:certifier-server",
      "displayName": "Certifier MCP Server",
      "type": "application/mcp-server+json",
      "url": "https://certifier.io/mcp/server.json",
      "description": "Certifier Model Context Protocol server for issuing and managing certificates and digital badges from compatible AI clients.",
      "metadata": {
        "developerDocsUrl": "https://developers.certifier.io/docs/api-reference/mcp-server",
        "mcpEndpoint": "https://api.certifier.io/v1/mcp",
        "oauthAuthorizationServerMetadataUrl": "https://api.certifier.io/.well-known/oauth-authorization-server",
        "oauthProtectedResourceMetadataUrl": "https://api.certifier.io/.well-known/oauth-protected-resource/v1/mcp",
        "authentication": "OAuth 2.0",
        "transport": "Streamable HTTP"
      },
      "tags": ["certificates", "badges", "mcp", "generator", "digital credentials"],
      "capabilities": ["GenerateCertificate", "ManageBadges", "SendCredentials", "ManageCredentials"],
      "representativeQueries": [
        "How can I generate a certificate?",
        "Create a digital badge for my course",
        "Generate a certificate from a template",
        "Send digital certificates to multiple recipients",
        "How can I share badges on LinkedIn?"
      ]
    },
    {
      "version": "1.0.0",
      "updatedAt": "2026-09-04T00:00:00Z",
      "identifier": "urn:air:certifier.io:api:rest-docs",
      "displayName": "Certifier REST API Documentation",
      "type": "text/html",
      "url": "https://developers.certifier.io/docs/api-reference",
      "description": "Public documentation for integrating with the Certifier REST API, including authentication, endpoints, webhooks, pagination, and errors.",
      "tags": ["rest", "api", "certificates", "automation", "integration"],
      "capabilities": [
        "IssueCertificates",
        "BulkIssueCertificates",
        "ManageCredentialTemplates",
        "RevokeCredentials",
        "TrackCredentialDelivery",
        "Webhooks"
      ],
      "representativeQueries": [
        "How do I integrate certificate issuance into my backend?",
        "How can I automate digital credential delivery with the API?",
        "How do I connect my LMS to the Certifier API?"
      ],
      "metadata": {
        "apiBaseUrl": "https://api.certifier.io/v1",
        "authentication": "Bearer access token",
        "developerDocsUrl": "https://developers.certifier.io/docs/api-reference"
      }
    },
    {
      "version": "1.0.0",
      "updatedAt": "2026-09-04T00:00:00Z",
      "identifier": "urn:air:certifier.io:web:free-ai-generator",
      "displayName": "Certifier Free AI Certificate Generator",
      "type": "text/html",
      "url": "https://certifier.io/free-ai-certificate-generator",
      "description": "Free web-based AI certificate generator for designing and downloading custom certificates as PDF using natural language prompts.",
      "tags": ["ai", "generator", "certificates", "design", "web"],
      "capabilities": ["GenerateCertificateDesign"],
      "representativeQueries": [
        "Generate a certificate design using AI",
        "Create a certificate from a prompt",
        "Design a training certificate online",
        "Make a PDF certificate for free"
      ]
    },
    {
      "version": "1.0.0",
      "updatedAt": "2026-09-04T00:00:00Z",
      "identifier": "urn:air:certifier.io:docs:llms-txt",
      "displayName": "Certifier LLM Documentation",
      "type": "text/markdown",
      "url": "https://certifier.io/llms.txt",
      "description": "Public documentation about Certifier platform features, pricing, and credential workflows for AI agents.",
      "tags": ["docs", "llm", "certifier", "knowledge-base"],
      "capabilities": ["ReadDocumentation"],
      "representativeQueries": [
        "Read Certifier documentation",
        "Understand how Certifier works",
        "Learn about certificate and badge features"
      ]
    },
    {
      "version": "1.0.0",
      "updatedAt": "2026-09-04T00:00:00Z",
      "identifier": "urn:air:certifier.io:api-docs:llms-txt",
      "displayName": "Certifier API LLM Documentation",
      "type": "text/markdown",
      "url": "https://developers.certifier.io/llms.txt",
      "description": "Public developer documentation about the Certifier API for AI agents.",
      "tags": ["docs", "api", "llm", "certifier", "knowledge-base"],
      "capabilities": [
        "ReadDocumentation",
        "APIIntegration",
        "ManageCredentials",
        "ManageCredentialTemplates",
        "ManageCredentialInteractions",
        "ManageDesignTemplates",
        "HandleWebhooks"
      ],
      "representativeQueries": [
        "How do I create and issue a credential using the API?",
        "How do I set up webhooks in Certifier?",
        "How can I list the design templates in my workspace?",
        "How does pagination work in the Certifier API?",
        "How should I handle Certifier API errors?"
      ]
    }
  ]
}
