{"passport":{"unfragile":{"@version":"1.0","version":"2026-05","artifact":{"id":"awesome-netbird","slug":"netbird","name":"Netbird","type":"mcp","url":"https://github.com/aantti/mcp-netbird","page_url":"https://unfragile.ai/netbird","categories":["mcp-servers"],"tags":[],"pricing":{"model":"open_source","free":true,"starting_price":null},"status":"active","verified":false},"capabilities":[{"id":"awesome-netbird__cap_0","uri":"capability://tool.use.integration.netbird.peer.inventory.and.status.querying","name":"netbird peer inventory and status querying","description":"Exposes Netbird's peer management API through MCP protocol, enabling structured queries of all network peers with real-time connectivity status, IP assignments, and device metadata. Implements MCP resource handlers that map Netbird REST endpoints to standardized tool interfaces, allowing Claude or other MCP clients to enumerate and inspect peer state without direct API calls.","intents":["List all connected peers in a Netbird network and their current status","Query peer IP addresses, device names, and OS information for inventory purposes","Check peer connectivity and last-seen timestamps to identify offline devices","Retrieve peer metadata for audit and compliance reporting"],"best_for":["DevOps engineers managing Netbird deployments via Claude or MCP-compatible AI assistants","Network administrators automating peer discovery and status monitoring","Teams building AI-driven network management workflows"],"limitations":["Requires valid Netbird API credentials; no built-in credential rotation or expiration handling","Peer data is point-in-time; no historical tracking or change detection across queries","MCP protocol adds request/response serialization overhead (~50-100ms per query)","No filtering or pagination built into the MCP layer — all peers returned in single response"],"requires":["Netbird instance with API access enabled","Valid Netbird API token or authentication credentials","MCP client compatible with Netbird MCP server (e.g., Claude Desktop, custom MCP runner)","Network connectivity to Netbird management API endpoint"],"input_types":["structured MCP tool calls with optional filter parameters","natural language queries from MCP client"],"output_types":["JSON peer objects with status, IP, device metadata","structured peer list with connectivity state"],"categories":["tool-use-integration","network-management"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-netbird__cap_1","uri":"capability://tool.use.integration.netbird.group.and.policy.enumeration","name":"netbird group and policy enumeration","description":"Exposes Netbird's group and access policy management through MCP tools, allowing queries of network groups, their member peers, and associated policies. Implements MCP tool handlers that translate group/policy queries into Netbird API calls, returning structured data on group membership, policy rules, and access control configurations.","intents":["List all groups in a Netbird network and their member peers","Query access policies and their associated rules for audit purposes","Understand group-to-policy mappings to verify network segmentation","Retrieve policy details to validate access control configurations"],"best_for":["Security teams auditing network access policies and group memberships","Network architects designing zero-trust segmentation via AI-assisted analysis","Compliance officers generating network access reports via Claude"],"limitations":["Policy complexity is flattened into JSON; no visual policy editor or rule conflict detection","No real-time policy change notifications — queries return static snapshots","Group membership changes require re-querying; no delta/change tracking","Policy evaluation logic remains server-side; MCP only exposes configuration, not enforcement state"],"requires":["Netbird instance with groups and policies configured","API credentials with permissions to read groups and policies","MCP client with tool-calling capability"],"input_types":["MCP tool calls with group ID or policy ID parameters","natural language queries for group/policy discovery"],"output_types":["JSON group objects with member lists","JSON policy objects with rule definitions","structured access control matrices"],"categories":["tool-use-integration","safety-moderation"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-netbird__cap_2","uri":"capability://tool.use.integration.netbird.network.route.and.dns.configuration.querying","name":"netbird network route and dns configuration querying","description":"Exposes Netbird's routing and DNS configuration through MCP tools, enabling queries of network routes, DNS settings, and nameserver configurations. Implements MCP handlers that fetch route and DNS data from Netbird API, returning structured information on route destinations, gateways, and DNS resolution policies.","intents":["List all network routes configured in Netbird and their destinations","Query DNS settings and nameserver configurations for the network","Verify route and DNS configurations match intended network topology","Audit DNS policies for compliance and security purposes"],"best_for":["Network engineers validating routing and DNS configurations via AI analysis","DevOps teams automating network configuration audits","Infrastructure teams documenting network topology through Claude"],"limitations":["No route simulation or path-tracing capability — only configuration enumeration","DNS policy evaluation is static; no runtime resolution testing or latency measurement","Route conflicts or overlapping CIDR blocks are not detected by MCP layer","Changes to routes/DNS require Netbird UI or API; MCP is read-only"],"requires":["Netbird instance with routes and DNS policies configured","API credentials with read permissions for network configuration","MCP client with tool-calling support"],"input_types":["MCP tool calls for route/DNS enumeration","natural language queries about network configuration"],"output_types":["JSON route objects with destination CIDR, gateway, metric","JSON DNS configuration with nameservers and policies","structured network topology data"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-netbird__cap_3","uri":"capability://tool.use.integration.netbird.user.and.service.account.management.querying","name":"netbird user and service account management querying","description":"Exposes Netbird's user and service account management through MCP tools, allowing queries of user accounts, service accounts, and their associated permissions. Implements MCP handlers that fetch user/account data from Netbird API, returning structured information on account status, roles, and access levels.","intents":["List all users and service accounts in a Netbird network","Query user roles and permissions for access control verification","Audit service account usage and associated credentials","Identify inactive or unused accounts for cleanup"],"best_for":["Identity and access management (IAM) teams auditing Netbird user accounts","Security teams performing access reviews and compliance audits","DevOps engineers automating user provisioning and deprovisioning workflows"],"limitations":["No credential rotation or secret management — only account metadata exposed","User activity logs are not included; only account status and roles","No multi-factor authentication (MFA) status or enforcement visibility","Account creation/deletion requires Netbird UI or separate API calls; MCP is read-only"],"requires":["Netbird instance with user/service account management enabled","API credentials with admin or read-only permissions for user data","MCP client with tool-calling capability"],"input_types":["MCP tool calls for user/account enumeration","natural language queries about user access and roles"],"output_types":["JSON user objects with account status, roles, permissions","JSON service account objects with associated metadata","structured access control lists"],"categories":["tool-use-integration","safety-moderation"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-netbird__cap_4","uri":"capability://tool.use.integration.netbird.network.events.and.activity.log.querying","name":"netbird network events and activity log querying","description":"Exposes Netbird's event and activity logging through MCP tools, enabling queries of network events, peer connections, policy changes, and administrative actions. Implements MCP handlers that fetch event data from Netbird API, returning structured logs of network activity with timestamps and event metadata.","intents":["Query recent network events and peer connection/disconnection logs","Retrieve administrative action history for audit and compliance","Analyze policy change events to track network configuration modifications","Investigate network incidents by reviewing event logs"],"best_for":["Security operations centers (SOCs) investigating network incidents via Claude","Compliance teams generating audit logs and activity reports","Network engineers troubleshooting connectivity issues through event analysis"],"limitations":["Event retention is limited by Netbird backend; older events may not be available","No real-time event streaming — only historical log queries supported","Event filtering is basic; complex queries require post-processing by MCP client","Event correlation and root-cause analysis are not built into MCP layer"],"requires":["Netbird instance with event logging enabled","API credentials with permissions to read event logs","MCP client with tool-calling capability"],"input_types":["MCP tool calls with time range and event type filters","natural language queries about network activity and events"],"output_types":["JSON event objects with timestamp, type, source, and details","structured activity logs with chronological ordering","audit trail data for compliance reporting"],"categories":["tool-use-integration","search-retrieval"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-netbird__cap_5","uri":"capability://tool.use.integration.netbird.network.statistics.and.metrics.aggregation","name":"netbird network statistics and metrics aggregation","description":"Exposes Netbird's network statistics and performance metrics through MCP tools, enabling queries of peer bandwidth usage, connection quality, and network health indicators. Implements MCP handlers that aggregate metrics from Netbird API, returning structured data on network performance and resource utilization.","intents":["Query bandwidth usage and traffic statistics per peer or group","Retrieve connection quality metrics (latency, packet loss) for network health assessment","Analyze network performance trends to identify bottlenecks","Generate network utilization reports for capacity planning"],"best_for":["Network operations teams monitoring Netbird network health via Claude","DevOps engineers analyzing network performance and capacity","Infrastructure teams generating network utilization reports"],"limitations":["Metrics are aggregated snapshots; no historical time-series data or trending","Real-time metrics may have latency (typically 30-60 seconds behind actual state)","No alerting or threshold-based notifications — only data retrieval","Metrics granularity is limited to peer/group level; no per-connection or per-packet analysis"],"requires":["Netbird instance with metrics collection enabled","API credentials with permissions to read network statistics","MCP client with tool-calling capability"],"input_types":["MCP tool calls for metrics queries with optional peer/group filters","natural language queries about network performance and utilization"],"output_types":["JSON metrics objects with bandwidth, latency, packet loss data","structured network health indicators","aggregated performance statistics"],"categories":["tool-use-integration","data-processing-analysis"],"confidence":0.5,"matches":0,"success_rate":0}],"trust":{"score":25,"verified":false,"data_access_risk":"high","permissions":["Netbird instance with API access enabled","Valid Netbird API token or authentication credentials","MCP client compatible with Netbird MCP server (e.g., Claude Desktop, custom MCP runner)","Network connectivity to Netbird management API endpoint","Netbird instance with groups and policies configured","API credentials with permissions to read groups and policies","MCP client with tool-calling capability","Netbird instance with routes and DNS policies configured","API credentials with read permissions for network configuration","MCP client with tool-calling support"],"failure_modes":["Requires valid Netbird API credentials; no built-in credential rotation or expiration handling","Peer data is point-in-time; no historical tracking or change detection across queries","MCP protocol adds request/response serialization overhead (~50-100ms per query)","No filtering or pagination built into the MCP layer — all peers returned in single response","Policy complexity is flattened into JSON; no visual policy editor or rule conflict detection","No real-time policy change notifications — queries return static snapshots","Group membership changes require re-querying; no delta/change tracking","Policy evaluation logic remains server-side; MCP only exposes configuration, not enforcement state","No route simulation or path-tracing capability — only configuration enumeration","DNS policy evaluation is static; no runtime resolution testing or latency measurement","builder identity is not verified yet","no observed match outcomes yet"],"rank_breakdown":{"adoption":0.05,"quality":0.22,"ecosystem":0.39999999999999997,"match_graph":0.25,"freshness":0.52,"weights":{"adoption":0.25,"quality":0.25,"ecosystem":0.15,"match_graph":0.23,"freshness":0.12}},"observed_outcomes":{"matches":0,"success_rate":0,"avg_confidence":0,"top_intents":[],"last_matched_at":null},"maintenance":{"status":"active","updated_at":"2026-06-17T09:51:03.579Z","last_scraped_at":"2026-05-03T14:00:15.503Z","last_commit":null},"community":{"stars":null,"forks":null,"weekly_downloads":null,"model_downloads":null,"model_likes":null}},"distribution":{"claim_url":"https://unfragile.ai/submit?claim=netbird","compare_url":"https://unfragile.ai/compare?artifact=netbird"}},"signature":"U1WOjMW2bCq8P8oJvez9ZDIDy+TTJP1Oyx03GKOFLzUvRfImTXu1E9F3oqkKDNtC5/b5Qgy7yZQRzY3Rx62WBA==","signedAt":"2026-06-22T14:56:42.396Z","signedBy":"unfragile.ai","version":1},"_links":{"self":"https://unfragile.ai/api/v1/passport/netbird","artifact":"https://unfragile.ai/netbird","verify":"https://unfragile.ai/api/v1/verify?slug=netbird","publicKey":"https://unfragile.ai/api/v1/trust-passport-public-key","spec":"https://unfragile.ai/trust","schema":"https://unfragile.ai/schema.json","docs":"https://unfragile.ai/docs"}}