Skip to main content
Glama
publicala
by publicala

EbooksDepository für KI-Agenten

Offizielle öffentliche Agent-Integrationen für EbooksDepository: Durchsuchen Sie 500,000+ E-Books und Hörbücher, finden Sie die unabhängigen Buchhandlungen, die jeden Titel verkaufen, und lesen Sie die Entwicklerdokumentation.

Die Oberflächen sind anonym, schreibgeschützt und kostenlos. EbooksDepository verkauft keine Bücher und veröffentlicht oder vergleicht keine Preise.

Installieren Sie die Skill

npx skills add publicala/ebooksdepository-agent

Die Skill wird auch direkt bereitgestellt unter https://ebooksdepository.com/skills/ebooksdepository/SKILL.md.

Related MCP server: Readbook MCP Server

MCP

Kopieren Sie die Server aus mcp.json in einen MCP-Host, oder verwenden Sie diese Streamable-HTTP-Endpunkte direkt:

  • Katalog: https://ebooksdepository.com/mcp

  • Dokumentation: https://ebooksdepository.com/mcp/docs

JavaScript SDK und CLI

Das Paket ist bereit zur Veröffentlichung als ebooksdepository, sobald npm-Anmeldeinformationen für das offizielle Konto konfiguriert sind:

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
});

Entdeckung und Verträge:

Repository-Umfang

Dieses Repository enthält nur öffentliche Integrationsmetadaten. Die Produktionsanwendung wird separat gepflegt. Melden Sie API- und Agent-Integrationsprobleme über 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