Skip to main content
Glama
112,329 tools. Last updated 2026-04-20 05:46
  • Find a company by name to access their knowledge base. Use this first before searching a company's knowledge base to get the tenant_id.
    Connector
  • Walk the graph from a starting node, discovering connected knowledge. Returns all nodes reachable within max_depth hops, with their distance from the start. Essential for exploring knowledge graphs — find related concepts, trace connections, discover clusters. Example: Start from "Alan Turing", traverse outgoing relationships up to 3 hops deep: start_entity_type: "person" start_entity_id: "alan-turing-001" max_depth: 3 direction: "outgoing" Supports filtering by relationship types and direction.
    Connector
  • Trace a word through the knowledge graph to find connected lessons, themes, and related words.
    Connector
  • Discover all knowledge bases you have access to. Returns collection names, descriptions, content types, stats, available operations, and usage examples for each collection. Call this first to understand what data is available before searching.
    Connector
  • Find knowledge base entries similar to a given entry by comparing tags and content. Returns related contexts ranked by similarity score. Useful for discovering related patterns, examples, or documentation after finding one relevant entry.
    Connector
  • Get the complete 360-degree view of a client: identity, active projects, quotes, recent calls, recent emails, documents, and consent status. Returns everything a broker needs to prepare for a client interaction.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.