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 Stars
0
User Rating
Not Rated
Forks
0
Issues
1
Views
1
Favorites
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
Author Information
9
Followers
40
Repositories
1
Gists
1
Total Contributions
Top Contributors
Threads