Loading MCP server directory, please wait...
Grounded, citable answers to tech questions from O'Reilly's library. Requires Expert MCP access.
npx @getmcp/cli add io.github.oreillymedia/oreilly-expertRequires 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-expert": {
"url": "https://api.oreilly.com/api/expert/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {mcp_access_token}"
}
}
}
}