Submit

Mcp Cornell Resume

@johndezr

A Model Context Protocol (MCP) server that automatically generates Cornell-style study notes and summaries from the conversational context, with RAG active recall question generation and Notion integration.

Tools

Server Config

{
  "mcpServers": {
    "resume_to_notion": {
      "command": "/path-to-uv/uv",
      "args": [
        "--directory",
        "/path-to-project/mcp-cornell-resume",
        "run",
        "main.py"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.