infrahub-mcp
OfficialRelated Servers
Alternatives to infrahub-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to manage GitHub repositories, issues, files, branches, and pull requests through the Model Context Protocol.-
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to manage Prismatic integrations, components, and flows via the Model Context Protocol, supporting code-native integration development and component lifecycle.99 npm26MIT

Aribot MCPofficial
AlicenseNot gradedqualityBmaintenanceEnables security work such as threat modeling, scanning, compliance checks, and remediation through AI assistants using the Model Context Protocol.MIT- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to debug pipeline failures, analyze build logs, troubleshoot CI/CD configurations, and manage pipelines and repositories through the Model Context Protocol.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with GitHub repositories, issues, pull requests, and content via the Model Context Protocol.1MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to manage OpenStack cloud resources including compute, images, identity, network, and block storage via the Model Context Protocol.19Apache 2.0
TDQS
Scored across 12 tools
Each tool has a clearly distinct purpose. For instance, get_nodes and search_nodes both return nodes but are differentiated by filtering vs substring search. Graph traversal tools find_paths and find_reachable serve different analyses. Session management tools are distinct. No ambiguity.
All tool names follow a verb_noun pattern with underscores, using verbs like find, get, mutate, node_, propose, query, reset, search. No mixing of conventions (e.g., camelCase). The pattern is consistent and predictable.
With 12 tools covering schema discovery, node CRUD, graph traversal, GraphQL operations, and session management, the count is well-scoped for the server's purpose. It is neither too few nor too many, each tool earns its place.
The tool set provides comprehensive coverage: schema introspection, node create/read/update/delete, search, graph path analysis, GraphQL read/write, and session lifecycle management. No obvious missing operations for the domain.