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

Zesadv7/mcp-server-bupt

Score: 45.3 Rank #98

Overview

Zesadv7/mcp-server-bupt is a Python MCP server.

Ranked #98 out of 104 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% 1d ago

Last commit 1d ago → 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

Forks 0
Description None
License None

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

How to Improve

Description low impact

Add a detailed description (150+ chars) to your repo to improve 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

AgentRank score for Zesadv7/mcp-server-bupt
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Zesadv7--mcp-server-bupt)](https://agentrank-ai.com/tool/Zesadv7--mcp-server-bupt/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/Zesadv7--mcp-server-bupt/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/Zesadv7--mcp-server-bupt" 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="Zesadv7/mcp-server-bupt"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# BUPT DDL Notifier (MCP Server)

通过 Playwright 自动化技术抓取北邮教学云平台作业 DDL 的 MCP 插件。

## 环境依赖

- Python 3.10+
- Playwright

## 安装步骤

```bash
# 1. 克隆仓库
git clone https://github.com/Zesadv7/mcp-server-bupt.git
cd mcp-server-bupt

# 2. 安装依赖
pip install -r requirements.txt

# 3. 安装浏览器(Linux/ARM 可能需要额外系统依赖)
playwright install chromium
```

## 接入配置

在 Claude Desktop 或其他 MCP 客户端配置:

```json
{
  "mcpServers": {
    "bupt-ddl": {
      "command": "python3",
      "args": ["/path/to/mcp-server-bupt/mcp_server_bupt.py"],
      "env": {
        "BUPT_USERNAME": "你的学号",
        "BUPT_PASSWORD": "你的密码"
      }
    }
  }
}
```

## 使用方法

调用 `get_upcoming_ddls` 工具获取 48 小时内截止的任务。
Read full README on GitHub →
Are you the maintainer of Zesadv7/mcp-server-bupt?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

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