Skip to main content
Glama
ooples

MCP Console Automation Server

users.json852 B
[ { "id": 1, "username": "admin", "email": "admin@example.com", "role": "administrator", "active": true, "createdAt": "2024-01-01T00:00:00Z" }, { "id": 2, "username": "testuser1", "email": "testuser1@example.com", "role": "user", "active": true, "createdAt": "2024-01-15T10:30:00Z" }, { "id": 3, "username": "testuser2", "email": "testuser2@example.com", "role": "user", "active": true, "createdAt": "2024-02-01T14:20:00Z" }, { "id": 4, "username": "inactive_user", "email": "inactive@example.com", "role": "user", "active": false, "createdAt": "2024-01-10T08:00:00Z" }, { "id": 5, "username": "moderator", "email": "mod@example.com", "role": "moderator", "active": true, "createdAt": "2024-01-20T16:45:00Z" } ]

Latest Blog Posts

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/ooples/mcp-console-automation'

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