Skip to main content
Glama

MCP RAG Server

match_at_binders1.move267 B
// Copyright (c) The Move Contributors // SPDX-License-Identifier: Apache-2.0 module 0x42::m { fun test_04<T: drop>(x: Maybe<T>, other: Maybe<T>): Maybe<T> { match (x) { (x @ Maybe::Nothing) | (x @ Maybe::Just(_)) => other, } } }

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/ProbonoBonobo/sui-mcp-server'

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