Skip to main content
Glama

nUR MCP Server

by nonead
connectionState.py204 B
__author__ = "Anthony Zhuang" __copyright__ = "Copyright 2009-2025" __license__ = "MIT License" class ConnectionState: ERROR = 0 DISCONNECTED = 1 CONNECTED = 2 PAUSED = 3 STARTED = 4

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/nonead/nUR-MCP-SERVER'

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