RoyalBosS-Ayush/course-explorer-mcp
An MCP server that allows LLM clients to explore, search, and recommend courses stored in a MongoDB database, making course discovery easy to integrate with tools like Claude and Cursor.
Platform-specific configuration:
{
"mcpServers": {
"course-explorer-mcp": {
"command": "npx",
"args": [
"-y",
"course-explorer-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...