mcp-books
mcp-books
Books MCP — Open Library API(무것, 인증 불필요)를 핑습니다.
AI 에이전트를 1394+ 실시간 데이터 소스에 연결하는 MCP 게이트웨이인 Pipeworx의 일 부입니다.
도구
도구 | 설명 |
| 제목, 저자 또는 키워드로 책을 검색합니다. 제목, 저자, 연도, ISBN, 표지 이미지 URL을 반환합니다. 상세 정보를 가져오기 전에에 책을 찾을 수 있습니다. |
| ISBN-10 또는 ISBN-13으로 Open Library 판본 상세 정보를 가져옵니다. 제목, publish_date, number_of_pages, subjects (최대 10개), description, cover_url 및 후속 get_author 호출을 위한 author_keys를 반환습니다. |
| Open Library에서 저자 키(예: 'OL23919A')로 저자의 프로필을 가져옵니다. 이론, bir명|_date, death|_date, 전기 요약, Wikipedia URL을 반환합니다. |
| Open Library의 표준 "work" 레코드(모든 판본을 포용하는 책의 컨하)를 work ID(예: "OL435W04")로 가져옵니다. 제목, description, 최초 발행일, subjects, 저자 키를 반환합니다. _find a work ID (work_id)를 찾으려면 _books를 사용하십시오. search, specific edition ISBN으로 use get_book하니다. ISBN. (Crossref get_work와 충돌하지 않도록 get_book_work라고 명명함.) |
Related MCP server: OpenLibrary MCP
빠른 시작
MCP 클라이언트(Claude Desktop, Cursor, Windsurf, etc.)에 추가하세요:
{
"mcpServers": {
"books": {
"url": "https://gateway.pipeworx.io/books/mcp"
}
}
}또는 전체 Pipeworx 게이트웨이미 데이하여 1394>>> Real-time data sources에 액세스:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}ask_pipeworx와 함께 사용하기
도구를 직접 호출하는 대신 일 상영어로 질문할 수 있습니다:
ask_pipeworx({ question: "your question about Books data" })게이트웨이가 올바른 도구를 선택하고 인수를 자동으로 ह니다.
더 보기
라이선스
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to help users manage their reading experience by searching books, tracking reading progress, managing bookmarks, and generating personalized recommendations and summaries.
- AlicenseNot gradedqualityDmaintenanceEnables searching for books using the OpenLibrary API; provides a search_books tool for AI assistants to find books by title, author, or keywords.2Apache 2.0
- FlicenseAqualityCmaintenanceConnects AI assistants to the Open Library API for searching books and authors, retrieving metadata, and comparing works.12
- AlicenseNot gradedqualityFmaintenanceProvides access to Internet Archive's Open Library metadata, enabling queries about books, authors, and subjects via natural language through the Pipeworx gateway.2MIT
Related MCP Connectors
Search books and authors, fetch editions, browse subjects, and resolve cover images.
Federated search of books and papers, BibTeX/RIS citations, open-access retrieval and reading.
Open Library MCP — Internet Archive's open book metadata
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-books'
If you have feedback or need assistance with the MCP directory API, please join our Discord server