Integrates large language models with the BuildBetter API to enable secure, read-only data queries and provide rich context.
BuildBetter provides an official Model-Context-Protocol (MCP) adapter that serves as a bridge between the BuildBetter API and various Large Language Models (LLMs) like Claude and ChatGPT. This server allows LLMs to perform safe, read-only queries against BuildBetter data, offering features to browse schema resources, execute GraphQL queries, and leverage a library of pre-made prompt templates for common data retrieval tasks. It is designed to enrich LLM interactions with customer insights and product data while maintaining strict security measures by blocking all mutation attempts.