You're viewing a demo portfolio

Join the waitlist
PRSM

search_nodes

Active

Tool of diagrams-mcp

declared in 3.2.3

Search for diagram nodes by keyword across all providers and services. For targeted browsing when you know the provider, use list_providers -> list_services -> list_nodes instead. Args: query: Search term (case-insensitive substring match). Returns: List of matching nodes with keys: node, provider, service, import, alias_of (optional). Sorted by relevance: exact match first, then prefix, then substring.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

diagrams-mcp

https://github.com/ByteOverDev/diagrams-mcp

2/7 registries
View full server →