Courseforge
Rank #1,529io.github.michaeljmoody/courseforge
MCP server providing courseforge capabilities
Courseforge is a Model Context Protocol (MCP) server published by michaeljmoody. It ranks #1,529 of 132,046 servers tracked on MCP Toplist, and its repository has 300 GitHub stars. Courseforge is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 3, 2026 and most recently updated on Feb 4, 2026.
Ranks ahead of 130,517 of 132,046 servers on MCP Toplist.
Use Courseforge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http courseforge https://caringcourseforge.com/api/mcp/remote[mcp_servers.courseforge]
url = "https://caringcourseforge.com/api/mcp/remote"Add to ~/.codex/config.toml.
https://caringcourseforge.com/api/mcp/remoteSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"courseforge": {
"url": "https://caringcourseforge.com/api/mcp/remote"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"courseforge": {
"type": "http",
"url": "https://caringcourseforge.com/api/mcp/remote"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"courseforge": {
"serverUrl": "https://caringcourseforge.com/api/mcp/remote"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"courseforge": {
"url": "https://caringcourseforge.com/api/mcp/remote"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.michaeljmoody%2Fcourseforge)<a href="https://mcptoplist.com/server/io.github.michaeljmoody%2Fcourseforge"><img src="https://mcptoplist.com/badge/io.github.michaeljmoody%2Fcourseforge.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
michaeljmoody
Available versions (3)
| Version | Published |
|---|---|
| 1.3.0 | Feb 4, 2026 |
| 1.0.0 | Feb 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Courseforge?
- Courseforge is maintained by michaeljmoody, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Courseforge listed on the Official MCP Registry?
- Yes — Courseforge is listed on the Official MCP Registry.
- How many versions does Courseforge have?
- MCP Toplist tracks 3 versions of Courseforge, most recently published on Feb 4, 2026.
- Where can I find the source code for Courseforge?
- The source code for Courseforge is hosted at github.com/michaeljmoody/caring-courseforge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.