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

bb-mcp MCP Server

nitsuah/bb-mcp

Score: 49.7 Rank #82 MCP Server
Are you the maintainer of nitsuah/bb-mcp? Claim this listing →

This Node.js-based Model Context Protocol (MCP) server provides a standardized interface for LLM clients to interact with the Blackboard Learn REST API via HTTP or stdio. Designed for educational developers and institutions, it implements a secure middleware layer for RBAC

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

Overview

nitsuah/bb-mcp is a TypeScript MCP server. This Node.js-based Model Context Protocol (MCP) server provides a standardized interface for LLM clients to interact with the Blackboard Learn REST API via HTTP or stdio. Designed for educational developers and institutions, it implements a secure middleware layer for RBAC

Ranked #82 out of 116 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript No license 42 npm/wk

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 13% 42/wk

42 weekly installs → early adoption

PyPI Downloads N/A
Forks 0
Description Detailed
License None

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

How to Improve

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

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

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

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

# blackboard-learn-mcp

A standalone [Model Context Protocol](https://modelcontextprotocol.io) server wrapping the Blackboard Learn REST API. Point any MCP-compatible client at it — Claude Desktop, Cursor, agent-board, or anything else — and get structured access to courses, grades, assignments, announcements, and more.

---

## Why standalone?

The integration logic lives here, not in the client. agent-board, Claude Desktop, and Cursor all connect the same way. Build it once, use it everywhere. Blackboard's own team could point internal tooling at this server without touching any frontend code.

---

## Architecture

```
┌─────────────────────────────────────────────────┐
│   Any MCP Client                                 │
│   (Claude Desktop · Cursor · agent-board · ...)  │
└──────────────────────┬──────────────────────────┘
                       │ MCP Protocol (HTTP or stdio)
                       ▼
┌─────────────────────────────────────────────────┐
│   blackboard-learn-mcp  (th
Read full README on GitHub →

Get the weekly AgentRank digest

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