Skip to main content
Glama

query_triples

Retrieve knowledge graph triples from Novyx MCP by filtering entities and relationships to find specific connections in structured data.

Instructions

Query knowledge graph triples with optional filters.

At least one filter should be provided. Returns all matching triples.

Args:
    subject: Filter by subject entity name.
    predicate: Filter by relationship predicate.
    object_name: Filter by object entity name.

Returns:
    JSON string with matching triples.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
subjectNo
predicateNo
object_nameNo

Latest Blog Posts

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/novyxlabs/novyx-mcp-desktop'

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