Skip to main content
Glama
motecloud

io.github.motecloud/motecloud-mcp-server

Official
by motecloud

Motecloud MCP Server Distribution

This directory contains the public distribution metadata for the hosted Motecloud MCP server.

Registry Descriptor

server.json is the registry-ready descriptor for:

  • name: io.github.motecloud/motecloud-mcp-server

  • transport: Streamable HTTP

  • endpoint: https://motecloud.io/mcp

  • auth: OAuth 2.1 with PKCE and dynamic client registration

The descriptor follows the MCP Registry server.json format and is intended for registries such as the official MCP Registry and downstream registries that consume the same metadata, including GitHub MCP Registry surfaces.

Related MCP server: MCP Dockerized Server

Public Discovery Endpoints

  • MCP transport: https://motecloud.io/mcp

  • OAuth metadata: https://motecloud.io/.well-known/oauth-authorization-server

  • Protected resource metadata: https://motecloud.io/.well-known/oauth-protected-resource/mcp

  • JWKS: https://motecloud.io/.well-known/jwks.json

Publishing

The release-mcp workflow validates server.json, publishes a GitHub release, and can be used as the source artifact for registry submissions.

Official registry publishing currently uses the MCP Registry publisher flow. The expected namespace is GitHub-owned:

mcp-publisher publish packaging/mcp/server.json

The public distribution repository includes .github/workflows/publish-mcp-registry.yml, which uses GitHub Actions OIDC:

gh workflow run publish-mcp-registry.yml --repo motecloud/motecloud-mcp-server

Manual publishing is also supported with an authenticated GitHub login that can prove ownership of the motecloud organization.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A reference implementation for creating an MCP server supporting Streamable HTTP & SSE Transports with OAuth authorization, allowing developers to build OAuth-authorized MCP servers with minimal configuration.
    106
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    An MCP server with HTTP/stdio support, a web admin panel for managing services, capabilities, and user permissions with Bearer token authentication, enabling relay and access control for MCP tools.

View all related MCP servers

Related MCP Connectors

  • An authenticated remote MCP server for user-owned devices and one-shot capability invocation.

  • Self-hosted federated MCP gateway: one OAuth 2.1 MCP server in front of N apps, user-level scopes.

  • MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/motecloud/motecloud-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server