Back to Home
lgndluke icon

REI3-Tickets-MCP-Server

Verified Safe

by lgndluke

Overview

A FastMCP server that integrates with the REI3 Tickets application, enabling MCP clients to manage tickets, worklogs, and retrieve ticket information.

Installation

Run Command
python rei3_tickets_mcp_server.py

Security Notes

The server relies heavily on a `config.ini` file for sensitive credentials, including REI3 API username/password, and potentially OIDC client secrets and encryption keys. The security of the server is directly tied to the proper securing of this configuration file. No hardcoded secrets were found in the source code. It uses `httpx` for secure asynchronous HTTP requests and can be configured with SSL. OIDC proxy functionality includes encryption for client storage.

Similar Servers

Stats

Interest Score35
Security Score8
Cost ClassLow
Avg Tokens200
Stars4
Forks0
Last Update2025-12-11

Tags

REI3TicketsMCP ServerFastMCPAPI Integration