Trustify icon

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