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
该包已准备好以 ebooksdepository 名称发布,前提是为官方账户配置好 npm 凭据:
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
MCP 服务器卡片:https://ebooksdepository.com/.well-known/mcp/server-card.json
Agentic Resource Discovery 目录:https://ebooksdepository.com/.well-known/ai-catalog.json
仓库范围
本仓库仅包含公开的集成元数据。生产应用程序另行维护。请通过 https://ebooksdepository.com/es/pages/contact 报告 API 和代理集成问题。
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