Logo
NeoArc Studio

GraphQL Tools Reference

Complete reference for the 10 MCP tools and 1 resource in the NeoArc Studio GraphQL MCP server.

GraphQL MCP Server

The GraphQL server provides full access to GraphQL API projections. Each API is a .projection.json with profileType: 'api' and apiType: 'graphql'. Protocol-level settings (servers, auth schemes, custom scalars, directives, interfaces) live on apiProfile.protocolMetadata. Queries, mutations and subscriptions are graphql-operation projection entities, with return and argument types pointing at schema projection entities.

Discovery

Operation Management

Auth and References

Resources