Skip to main content
Glama
publicala
by publicala

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 en
import { ebooksdepository } from "ebooksdepository";

const result = await ebooksdepository.search("Ursula K. Le Guin", {
  lang: "en",
  limit: 10
});

ディスカバリと契約:

リポジトリの範囲

このリポジトリには公開統合メタデータのみが含まれています。本番 アプリケーションは別途管理されています。API およびエージェント統合に関する問題は https://ebooksdepository.com/es/pages/contact から報告してください。

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    C
    quality
    D
    maintenance
    Enables 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
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to help users manage their reading experience by searching books, tracking reading progress, managing bookmarks, and generating personalized recommendations and summaries.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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