EbooksDepository
AI 에이전트용 EbooksDepository
EbooksDepository용 공식 공개 에이전트 통합: 500,000권 이상의 전자책과 오디오북을 검색하고, 각 도서를 판매하는 독립 서점을 찾고, 개발자 문서를 읽을 수 있습니다.
이 인터페이스는 익명, 읽기 전용, 무료입니다. EbooksDepository는 도서를 판매하지 않으며 가격을 게시하거나 비교하지 않습니다.
스킬 설치
npx skills add publicala/ebooksdepository-agent스킬은 https://ebooksdepository.com/skills/ebooksdepository/SKILL.md에서 직접 제공됩니다.
Related MCP server: Readbook MCP Server
MCP
mcp.json의 서버를 MCP 호스트에 복사하거나 다음 Streamable HTTP 엔드포인트를 직접 사용하세요:
카탈로그:
https://ebooksdepository.com/mcp문서:
https://ebooksdepository.com/mcp/docs
JavaScript SDK 및 CLI
이 패키지는 공식 계정에 npm 자격 증명이 구성되면 ebooksdepository로 게시할 준비가 되어 있습니다:
npm install ebooksdepository
npx ebooksdepository search "Ursula K. Le Guin" --lang enimport { ebooksdepository } from "ebooksdepository";
const result = await ebooksdepository.search("Ursula K. Le Guin", {
lang: "en",
limit: 10
});검색 및 계약:
OpenAPI 3.1: https://ebooksdepository.com/openapi.json
에이전트 가이드: https://ebooksdepository.com/guide.md
MCP 서버 카드: https://ebooksdepository.com/.well-known/mcp/server-card.json
Agentic Resource Discovery 카탈로그: https://ebooksdepository.com/.well-known/ai-catalog.json
저장소 범위
이 저장소에는 공개 통합 메타데이터만 포함되어 있습니다. 프로덕션 애플리케이션은 별도로 유지 관리됩니다. API 및 에이전트 통합 문제는 https://ebooksdepository.com/es/pages/contact를 통해 보고하세요.
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
- FlicenseCqualityDmaintenanceEnables users to manage and interact with a bookstore through natural language, supporting book searching, inventory checking, purchasing, and restocking operations. Provides seamless integration with AI assistants for complete bookstore management functionality.8
- 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.
- FlicenseNot gradedqualityCmaintenanceEnables users to search and explore a bookstore catalog including books, authors, categories, stock, prices, and recommendations through natural language.
- AlicenseNot gradedqualityCmaintenanceEnables natural language interaction with e-books, supporting EPUB and PDF formats. Provides APIs for metadata extraction, table of contents, and content retrieval for AI-powered reading and learning.Apache 2.0
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.
Multi-engine scholarly research server for search, traversal, full text, and reading lists.
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/publicala/ebooksdepository-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server