rmp-mcp

Konald58/rmp-mcp
★ 1 stars Python Database Updated 1d ago
MCP server for Rate My Professors — lets Claude search, compare, and rank professors at ~1,400 universities
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rmp-mcp": {
      "command": "uvx",
      "args": [
        "rmp-mcp"
      ]
    }
  }
}

Or install with pip: pip install rmp-mcp

README Excerpt

An MCP (Model Context Protocol) server that lets Claude search, compare, and rank professors using Rate My Professors data — works at any of the ~1,400 universities on RMP. > **Testing note:** Verified at University of South Florida (USF Tampa). Other universities should work since they all use the same RMP GraphQL endpoint, but results are unverified.

Tools (4)

compare_professorsget_top_professorssearch_professorsearch_school
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →