greatwitenorth/fibery-mcp-graphql
If you are the rightful owner of fibery-mcp-graphql and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Fibery MCP GraphQL Server provides tools to introspect the Fibery GraphQL API to help your LLM write valid GraphQL queries and mutations.
Tools
Functions exposed to the LLM to take actions
list_spaces_and_types
Lists all available GraphQL spaces and types in your Fibery account.
get_schema_sdl
Gets the complete GraphQL schema SDL for a Fibery space.
validate_fibery_graphql
Validates a generated GraphQL query or mutation for Fibery against the known schema.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client