mcp-nhost

mcp-nhost

1

MCP-Nhost is a server for managing Nhost Cloud projects using the Model Context Protocol. It provides tools for interacting with GraphQL schemas and executing queries for both cloud and local environments, enhancing project management and configuration.

cloud_get_graphql_schema

Get the GraphQL schema for Nhost Cloud, including queries, changes, and type definitions

cloud_graphql_query

Perform GraphQL queries and changes on Nhost Cloud to support project and organization management

local_get_graphql_schema

Get the GraphQL pattern of the local Nhost development project, supporting project-specific queries and changes

local_graphql_query

Execute GraphQL queries and changes in a local Nhost development project to support testing and development