Skip to main content
Glama
publicala
by publicala

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 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