bloomy-mcp

bloomy-mcp

3.1

If you are the rightful owner of bloomy-mcp 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.

A Model Context Protocol (MCP) server for interacting with Bloom Growth's GraphQL API.

Bloomy MCP is a server that connects to Bloom Growth's GraphQL API and exposes it through the Model Context Protocol, enabling AI assistants to perform operations against the Bloom Growth platform. It allows querying and executing GraphQL operations, retrieving user information, and automatically introspecting the schema. The server is designed to facilitate seamless integration with AI-powered tools and platforms, providing a robust interface for interacting with Bloom Growth's services.

Features

  • Query Bloom Growth GraphQL API through MCP
  • Retrieve query and mutation details
  • Execute GraphQL queries and mutations via MCP tools
  • Get authenticated user information
  • Automatic schema introspection

Tools

  1. get_query_details

    Get detailed information about specific GraphQL queries

  2. get_mutation_details

    Get detailed information about specific GraphQL mutations

  3. execute_query

    Execute a GraphQL query or mutation with variables

  4. get_authenticated_user_id

    Get the ID of the currently authenticated user