{
  "markdown": "# Motecloud MCP Server Distribution\n\nThis directory contains the public distribution metadata for the hosted\nMotecloud MCP server.\n\n## Registry Descriptor\n\n`server.json` is the registry-ready descriptor for:\n\n- name: `io.github.motecloud/motecloud-mcp-server`\n- transport: Streamable HTTP\n- endpoint: `https://motecloud.io/mcp`\n- auth: OAuth 2.1 with PKCE and dynamic client registration\n\nThe descriptor follows the MCP Registry `server.json` format and is intended\nfor registries such as the official MCP Registry and downstream registries that\nconsume the same metadata, including GitHub MCP Registry surfaces.\n\n## Public Discovery Endpoints\n\n- MCP transport: `https://motecloud.io/mcp`\n- OAuth metadata: `https://motecloud.io/.well-known/oauth-authorization-server`\n- Protected resource metadata: `https://motecloud.io/.well-known/oauth-protected-resource/mcp`\n- JWKS: `https://motecloud.io/.well-known/jwks.json`\n\n## Publishing\n\nThe `release-mcp` workflow validates `server.json`, publishes a GitHub release,\nand can be used as the source artifact for registry submissions.\n\nOfficial registry publishing currently uses the MCP Registry publisher flow.\nThe expected namespace is GitHub-owned:\n\n```sh\nmcp-publisher publish packaging/mcp/server.json\n```\n\nThe public distribution repository includes `.github/workflows/publish-mcp-registry.yml`,\nwhich uses GitHub Actions OIDC:\n\n```sh\ngh workflow run publish-mcp-registry.yml --repo motecloud/motecloud-mcp-server\n```\n\nManual publishing is also supported with an authenticated GitHub login that can\nprove ownership of the `motecloud` organization.\n",
  "bytes": 1598,
  "sha": "ce0f963e6744d40bcd91fa60ab765f3307682dc9243734b1b6a3923bcbea2cb1",
  "repo_slug": "motecloud/motecloud-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_motecloud_motecloud_mcp_server_b4c15818/readme"
}