graphql
ActiveTool of Stratz
declared in 0.1.0
Send an arbitrary GraphQL query (with optional variables) directly to the STRATZ API at api.stratz.com/graphql. Use when no named tool covers the data you need. Requires a STRATZ Bearer token.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
},
"variables": {
"type": "object"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Stratz
https://github.com/pipeworx-io/mcp-stratz
1/7 registries