O'Reilly Media MCP Server for Grok
io.github.oreillymedia/oreilly-mcp-server
Search O'Reilly for tech books, courses, events, and more. Requires an O'Reilly subscription.
client:Grok
transport:streamable-http
Install O'Reilly Media MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"oreilly-mcp-server": {
"type": "http",
"url": "https://api.oreilly.com/api/search/v1/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs