Skip to main content
Glama

Isolator MCP Server

by Ompragash
hello_world.py173 B
import sys import platform print("Hello from Python inside Isolator!") print(f"Python Version: {sys.version}") print(f"Platform: {platform.system()} {platform.release()}")

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/Ompragash/isolator-mcp'

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