Skip to main content
Glama

mcp-netbird

# Git .git .gitignore .github/ # Docker Dockerfile .dockerignore # Build artifacts bin/ dist/ build/ *.exe *.exe~ *.dll *.so *.dylib # Go specific vendor/ go.work # Testing *_test.go **/test/ **/tests/ coverage.out coverage.html # IDE and editor files .idea/ .vscode/ *.swp *.swo *~ # OS specific .DS_Store Thumbs.db # Temporary files tmp/ temp/ *.tmp *.log # Documentation docs/ *.md LICENSE # Development tools .air.toml .golangci.yml .goreleaser.yml # Debug files debug __debug_bin

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/aantti/mcp-netbird'

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