Skip to main content
Glama

SCAST MCP Server

test.py253 B
def testIF():# if has bug by filbert if a==1: a(1) elif a==2: b() else: c() def b(b): c(c) def c(c): a(c) def testFor(): for x in range(10): a() def a(a): print(a)

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/davidkingzyb/SCAST'

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