We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kocierik/mcp-nomad'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "@kocierik/mcp-nomad-linux-arm64",
"version": "0.2.6",
"os": [
"linux",
"freebsd"
],
"cpu": [
"arm64"
],
"repository": {
"type": "git",
"url": "git+https://github.com/kocierik/mcp-nomad.git"
},
"keywords": [
"Nomad",
"MCP"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/kocierik/mcp-nomad/issues"
},
"homepage": "https://github.com/kocierik/mcp-nomad#readme",
"description": "Nomad MCP Server - Linux ARM64 build"
}