fibery-mcp-graphql
1
The Fibery MCP GraphQL Server is a tool for interacting with the Fibery GraphQL API. It facilitates listing spaces and types, obtaining schema details, and validating GraphQL queries against the schema. Key features make it a valuable resource for developers using Fibery.
list_spaces_and_types
List all available GraphQL spaces and types
get_schema_sdl
Get the full GraphQL schema SDL for the specified space
validate_fibery_graphql
Verify the validity of GraphQL queries or changes