This repository hosts the Model Customization Platform (MCP) server registry for Trustpilot Copilot integrations.
The MCP registry is a simple JSON file listing the MCP servers that are approved for use with GitHub Copilot. It serves as an allowlist, ensuring that only trusted and vetted MCP servers—such as local development servers or organization-controlled endpoints—are available for use by developers.
- The file
tp-registry.json
is published via GitHub Pages and can be referenced in Copilot or other tools as the MCP registry URL:https://trustpilot.github.io/mcp-registry/tp-registry.json
- Only the servers listed in this file will be available for MCP use if registry restriction is enabled settings.
All changes to the registry must be reviewed for security, operational, and compliance impact. Please submit a pull request and include justification for any server additions or removals.