Campus CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 226 installs a week from npm. Last commit 22 Sep 2026.
Unofficial Blackboard Learn (LMS) MCP for students: courses, assignments, grades, materials.
We read the source, 16 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = spawnSync(process.execPath, [compiled, ...process.argv.slice(2)], { stdio: 'inherit', env });
const dest = path.join(dir, base);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add campus-cli -- npx -y campus-cli
{
"mcpServers": {
"campus-cli": {
"args": [
"-y",
"campus-cli"
],
"command": "npx"
}
}
}
[mcp_servers.campus-cli]
command = "npx"
args = ["-y", "campus-cli"]
{
"mcpServers": {
"campus-cli": {
"args": [
"-y",
"campus-cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"campus-cli": {
"args": [
"-y",
"campus-cli"
],
"command": "npx"
}
}
}
Canvas LMS (Instructure) for Claude — courses, grades, assignments, planner, files
Manage courses, submissions, grades, and student data in Canvas LMS
Google Classroom via gogcli for Claude — courses, assignments, submissions, grading
Official MCP server for Scorezilla — add a leaderboard to your game from your AI coding assistant.
Official MCP server for Git Leaderboard rankings, profiles, streaks, and user comparisons.
Unofficial MCP server for the Ionic Framework documentation, components and blog.
Unofficial NTNU course data: search, timetables, grades, course info, and exam logistics.
Official MCP server for WireBoard. Lets LLM agents query your analytics in conversation.
Answers built from our own checks of this server.