Cover image
Try Now
2025-04-14

MCP -Server von NHOST

3 years

Works with Finder

1

Github Watches

0

Github Forks

1

Github Stars

mcp-nhost

A Model Context Protocol (MCP) server implementation for interacting with Nhost Cloud projects and services.

Overview

MCP-Nhost is designed to provide a unified interface for managing Nhost projects through the Model Context Protocol. It enables seamless interaction with Nhost Cloud services, offering a robust set of tools for project management and configuration.

Available Tools

The following tools are currently exposed through the MCP interface:

  1. cloud_get_graphql_schema

    • Provides the GraphQL schema for the Nhost Cloud
    • Provides information about queries, mutations, and type definitions
  2. cloud_graphql_query

    • Executes GraphQL queries and mutations against the Nhost Cloud
    • Enables project and organization management
    • Allows querying and updating project's configuration
  3. local_get_graphql_schema

    • Retrieves the GraphQL schema for local Nhost development projects
    • Provides access to project-specific queries and mutations
    • Helps understand available operations for local development helping generating code
    • Uses "user" role unless specified otherwise
  4. local_graphql_query

    • Executes GraphQL queries against local Nhost development projects
    • Enables testing and development of project-specific operations
    • Supports both queries and mutations for local development
    • Uses "user" role unless specified otherwise
  5. local_config_server_schema

    • Retrieves the GraphQL schema for the local config server
    • Helps understand available configuration options
  6. local_config_server_query

    • Executes GraphQL queries against the local config server
    • Enables querying and modifying local project configuration
    • Changes require running 'nhost up' to take effect
  7. project_get_graphql_schema

    • Retrieves the GraphQL schema for Nhost Cloud projects
    • Provides access to project-specific queries and mutations
    • Uses "user" role unless specified otherwise
  8. project_graphql_query

    • Executes GraphQL queries against Nhost Cloud projects
    • Enables interaction with live project data
    • Supports both queries and mutations (need to be allowed)
    • Uses "user" role unless specified otherwise

Screenshots and Examples

You can find screenshots and examples of the current features and tools in the screenshots file.

Installing

To install mcp-nhost, you can use the following command:

sudo curl -L https://raw.githubusercontent.com/nhost/mcp-nhost/main/get.sh | bash

Configuring

After installing mcp-nhost, you will need to configure it. You can do this by running the command mcp-nhost config in your terminal. See CONFIG.md for more details.

Configuring clients

Cursor

  1. Go to "Cursor Settings"
  2. Click on "MCP"
  3. Click on "+ Add new global MCP server"
  4. Add the following object inside "mcpServers":
    "mcp-nhost": {
      "command": "/usr/local/bin/mcp-nhost",
      "args": [
        "start",
      ],
    }

CLI Usage

For help on how to use the CLI, you can run:

mcp-nhost --help

Or check USAGE.md for more details.

Roadmap

  • ✅ Cloud platform: Basic project and organization management
  • ✅ Cloud projects: Configuration management
  • ✅ Local projects: Configuration management
  • ✅ Local projects: Graphql Schema awareness and query execution
  • ✅ Cloud projects: Schema awareness and query execution
  • 🔄 Local projects: Create migrations
  • 🔄 Local projects: Manage permissions
  • 🔄 Documentation: integrate or document use of mintlify's mcp server
  • 🔄 Local projects: Auth and Storage schema awareness (maybe via mintlify?)
  • 🔄 Cloud projects: Auth and Storage schema awareness (maybe via mintlify?)

If you have any suggestions or feature requests, please feel free to open an issue for discussion.

Security and Privacy

Enhanced Protection Layer

The MCP server is designed with security at its core, providing an additional protection layer beyond your existing GraphQL permissions. Key security features include:

  • Authentication enforcement for all requests
  • Permission and role respect based on your existing authorization system and the credentials provided
  • Query/mutation filtering to further restrict allowed operations

Granular Access Control

One of the MCP server's key security advantages is the ability to specify exactly which operations can pass through, even for authenticated users:

[[projects]]
subdomain = "my-blog"
region = "eu-central-1"
pat = "nhp_project_specific_pat"
allow_queries = ["getBlogs", "getCommends"]
allow_mutations = ["insertBlog", "insertComment"]

With the configuration above, an LLM will be able to only execute the queries and mutations above on behalf of a user even if the user has broader permissions in the Nhost project.

Contributing

We welcome contributions to mcp-nhost! If you have suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

相关推荐

  • av
  • Führen Sie mühelos LLM -Backends, APIs, Frontends und Dienste mit einem Befehl aus.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 llm 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Zusammenfassung der weltbesten LLM -Ressourcen.

  • 1Panel-dev
  • 🔥 1Panel bietet eine intuitive Weboberfläche und einen MCP -Server, um Websites, Dateien, Container, Datenbanken und LLMs auf einem Linux -Server zu verwalten.

  • rulego
  • ⛓️Rugele ist ein leichter, leistungsstarker, leistungsstarker, eingebetteter Komponenten-Orchestrierungsregel-Motor-Rahmen für GO.

  • lasso-security
  • Ein Plugin-basiertes Gateway, das andere MCPs orchestriert und es Entwicklern ermöglicht, auf IT-Agenten zu bauen.

  • Byaidu
  • PDF wissenschaftliche Papierübersetzung mit erhaltenen Formaten - 基于 ai 完整保留排版的 pdf 文档全文双语翻译 , 支持 支持 支持 支持 google/deeptl/ollama/openai 等服务 提供 cli/gui/mcp/docker/zotero

  • hkr04
  • Leichtes C ++ MCP (Modellkontextprotokoll) SDK

    Reviews

    1 (1)
    Avatar
    user_adF69dTf
    2025-04-26

    As a loyal user of the mcp application, I find the mcp-nhost by nhost to be an outstanding product. It seamlessly integrates with my workflow, offering robust features and exceptional performance. The user-friendly interface and comprehensive support have been a game changer. Highly recommend it to anyone seeking reliable and efficient solutions!