Most Recommended Books MCP server for verified book recommendations #10267
richardreeze
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
MCP server
Name: Most Recommended Books
Endpoint: https://mostrecommendedbooks.com/api/mcp
Transport: Streamable HTTP
Auth: None
Repo: https://github.com/richardreeze/mrb-api
Docs: https://mostrecommendedbooks.com/developers
OpenAPI: https://mostrecommendedbooks.com/openapi.yaml
Server card: https://mostrecommendedbooks.com/.well-known/mcp/server-card.json
What it does
Most Recommended Books is a read-only MCP server for verified book recommendations, reading lists, series reading orders, consensus best-of lists, and summaries with original sources.
Useful Goose workflows:
Tools
search_booksget_person_recommendationsget_book_recommendersget_series_reading_orderget_listget_summaryExample config
{ "mcpServers": { "most-recommended-books": { "url": "https://mostrecommendedbooks.com/api/mcp" } } }All reactions