We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fulgidus/zignet'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "libxev",
"fullName": "mitchellh/libxev",
"owner": "mitchellh",
"stars": 3095,
"description": "libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.",
"url": "https://github.com/mitchellh/libxev",
"defaultBranch": "main"
}