Trustify
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.
주요 기능
- 1 GitHub stars
- Supports SSE (Server-Sent Events) transport for web-based access
- Supports Stdio transport for direct client consumption
- Implements Model Context Protocol (MCP)
- Configurable with OpenID Connect for authentication
- Integrates with Trustify instances
사용 사례
- Deploying a Model Context Protocol server for Trustify
- Connecting MCP-compatible clients like MCP Inspector
- Integrating with desktop applications such as Claude Desktop