EbooksDepository
AI エージェント向け EbooksDepository
EbooksDepository の公式パブリックエージェント統合:50万冊以上の電子書籍と オーディオブックを検索し、各タイトルを販売する独立系書店を見つけ、開発者向け ドキュメントを読むことができます。
これらのインターフェースは匿名・読み取り専用・無料です。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