Skip to content
Cursor

O'Reilly Media MCP Server for Cursor

io.github.oreillymedia/oreilly-mcp-server

Search O'Reilly for tech books, courses, events, and more. Requires an O'Reilly subscription.

client:Cursor transport:streamable-http

Install O'Reilly Media MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "oreilly-mcp-server": {
      "url": "https://api.oreilly.com/api/search/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

O'Reilly Media MCP Server in other clients