introspect_schema
ActiveTool of The Graph
declared in 0.1.0
Fetch a subgraph's GraphQL schema via standard introspection. Returns types, fields, and arguments so an agent can build queries without external docs.
Parameters schema
{
"type": "object",
"examples": [
{
"subgraph_id": "5zvR82QoaXYFyDEKLZ9t6v9adgnptxYpKpSbxtgVENFV"
}
],
"required": [
"subgraph_id"
],
"properties": {
"subgraph_id": {
"type": "string",
"description": "Subgraph deployment ID"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
The Graph
https://github.com/pipeworx-io/mcp-the-graph
1/7 registries