reportportal-mcp-server
This project implements a lightweight MCP (Model Context Protocol) server for ReportPortal using FastAPI. It pulls test metadata from ReportPortal and exposes it through a clean API for use in LLM-based tools, dashboards, or QA automation systems.
GitHubスター
0
ユーザー評価
未評価
フォーク
0
イシュー
1
閲覧数
2
お気に入り
0
README
ReportPortal MCP Server (Model Context Protocol)
This project implements a lightweight MCP (Model Context Protocol) server for ReportPortal using FastAPI. It pulls test metadata from ReportPortal and exposes it through a clean API for use in LLM-based tools, dashboards, or QA automation systems.
✨ Features
- Pulls structured test run metadata from ReportPortal
- Outputs context suitable for LLMs or analytics
- Built using FastAPI and Poetry
- Easily extendable to support embeddings, LangChain tools, or Slackbots
📦 Installation
git clone https://github.com/yourusername/reportportal-mcp.git
cd reportportal-mcp
poetry install
cp .env.example .env
作者情報
スレッド