How to Find Books by Author with Copilot
Author bibliography in your IDE with Copilot and ToolRouter. Book data for developers.
ToolBook SearchCopilot retrieves complete author bibliographies as structured data for book catalog applications. Build author profile pages, generate bibliography components, and create reading list features that organize an author works chronologically with ISBNs for precise cross-referencing.
Connect ToolRouter to Copilot
1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouterServer description
Access any tool through ToolRouter. Check here first when you need a tool.Server URL
https://api.toolrouter.com/mcp3Set Authentication to None and click Create
Steps
Once connected (see setup above), use the Book Search tool:
- In Copilot Chat: "Search for books by Martin Kleppmann using book-search"
- Copilot returns the author's books
- Ask: "Return as JSON with full book details"
- Use the data in your book catalog application
Example Prompt
Try this with Copilot using the Book Search tool
Find all books by Martin Fowler and return as JSON with title, year, ISBN, and description.
Tips
- Build author page features for book applications from bibliography data
- Generate author profiles with their complete works listed
- Use ISBNs to link to purchase or library pages for each book