Loading MCP server directory, please wait...
Search O'Reilly for tech books, courses, events, and more. Requires subscription and access token.
npx @getmcp/cli add io.github.oreillymedia/oreilly-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.oreillymedia/oreilly-mcp-server": {
"url": "https://api.oreilly.com/api/content-discovery/v1/mcp/",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {mcp_access_token}"
}
}
}
}