Cloud-hosted MCP server for durable AI memory
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-motecloud-motecloud-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Cloud-hosted MCP server for durable AI memory
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
MCP server for using the GitLab API
MCP Security Weekly
Get CVE alerts and security updates for io.github.motecloud/motecloud-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
This directory contains the public distribution metadata for the hosted Motecloud MCP server.
server.json is the registry-ready descriptor for:
io.github.motecloud/motecloud-mcp-serverhttps://motecloud.io/mcpThe 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.
https://motecloud.io/mcphttps://motecloud.io/.well-known/oauth-authorization-serverhttps://motecloud.io/.well-known/oauth-protected-resource/mcphttps://motecloud.io/.well-known/jwks.jsonThe 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.