Google PageRank for AI agents. 25,000+ tools indexed.

reporium-mcp MCP Server

perditioinc/reporium-mcp

Score: 49.6 Rank #102 Agent Framework
Are you the maintainer of perditioinc/reporium-mcp? Claim this listing →

MCP server for Reporium — query your AI repo library from Claude

Add AgentRank to Claude Code Discover and compare tools like perditioinc/reporium-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

perditioinc/reporium-mcp is a Python MCP server. MCP server for Reporium — query your AI repo library from Claude

Ranked #102 out of 124 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for perditioinc/reporium-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/perditioinc--reporium-mcp)](https://agentrank-ai.com/tool/perditioinc--reporium-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/perditioinc--reporium-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/perditioinc--reporium-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="perditioinc/reporium-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# reporium-mcp

`reporium-mcp` is the MCP server for the Reporium platform. It turns the live portfolio into a tool surface that agents can query directly from Claude Code and other MCP-aware clients.

## Why MCP?

MCP makes the portfolio AI-native instead of screen-native.

Without MCP, an agent has to infer state from documentation or ask a human to look things up. With MCP, the agent can query the live portfolio directly:

- search for repos by keyword or semantics
- inspect a repo in detail
- browse taxonomy dimensions and values
- answer portfolio questions in natural language
- surface portfolio gaps and trend signals as part of an execution loop

That means portfolio intelligence becomes a first-class tool in agent workflows instead of a manual reference step.

## Installation

```bash
pip install -r requirements.txt
```

## Configuration

Copy `.env.example` to `.env` and fill in your values:

```bash
cp .env.example .env
```

```env
REPORIUM_API_URL=https://your-reporium-api-u
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.