BuildBetter
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.
主要功能
- Exposes BuildBetter's schema as browsable resources (Schema List, Type Details)
- Enforces security measures including read-only access and input validation
- Provides tools for executing read-only GraphQL queries (e.g., run-query, build-query)
- Ships with a library of ready-made prompt templates (e.g., recent-calls, feature-requests)
- Connects LLMs to the BuildBetter API for data access
- 0 GitHub stars
使用案例
- Integrating BuildBetter data with AI assistants (e.g., Claude for Desktop) for enhanced analytical capabilities.
- Enabling LLMs to answer questions or generate reports based on customer calls, issues, and feature requests from BuildBetter.
- Generating and executing specific GraphQL queries against BuildBetter's schema to retrieve relevant product and customer insights.