Skip to content
Cursor

O'Reilly Expert MCP Server for Cursor

io.github.oreillymedia/oreilly-expert

Grounded, citable answers to tech questions from O'Reilly's library. Requires Expert MCP access.

client:Cursor transport:streamable-http

Install O'Reilly Expert MCP Server in Cursor

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

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

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

O'Reilly Expert MCP Server in other clients