Provides an implementation of the Model Context Protocol (MCP) server for Trustify.
This project implements a Model Context Protocol (MCP) server, leveraging the official MCP Rust SDK. It supports both Stdio and SSE transports, enabling seamless interaction with a Trustify instance and various MCP clients like MCP Inspector and Claude Desktop. Users can build and run it with configurable environment variables for Trustify API and OpenID authentication.
Key Features
011 GitHub stars
02Supports SSE (Server-Sent Events) transport for web-based access
03Supports Stdio transport for direct client consumption
04Implements Model Context Protocol (MCP)
05Configurable with OpenID Connect for authentication
06Integrates with Trustify instances
Use Cases
01Deploying a Model Context Protocol server for Trustify
02Connecting MCP-compatible clients like MCP Inspector
03Integrating with desktop applications such as Claude Desktop