EbooksDepository
EbooksDepository para agentes de IA
Integraciones oficiales públicas para agentes de EbooksDepository: busca más de 500 000 libros electrónicos y audiolibros, encuentra las librerías independientes que venden cada título y lee la documentación para desarrolladores.
Las interfaces son anónimas, de solo lectura y gratuitas. EbooksDepository no vende libros ni publica ni compara precios.
Instalar la skill
npx skills add publicala/ebooksdepository-agentLa skill también se sirve directamente en https://ebooksdepository.com/skills/ebooksdepository/SKILL.md.
Related MCP server: Readbook MCP Server
MCP
Copia los servidores de mcp.json en un host MCP, o usa estos
endpoints HTTP Streamable directamente:
Catálogo:
https://ebooksdepository.com/mcpDocumentación:
https://ebooksdepository.com/mcp/docs
SDK y CLI de JavaScript
El paquete está listo para publicarse como ebooksdepository una vez que se
configuren las credenciales de npm para la cuenta oficial:
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
});Descubrimiento y contratos:
Portal para desarrolladores: https://ebooksdepository.com/developers
OpenAPI 3.1: https://ebooksdepository.com/openapi.json
Guía para agentes: https://ebooksdepository.com/guide.md
Tarjeta de servidor MCP: https://ebooksdepository.com/.well-known/mcp/server-card.json
Catálogo de descubrimiento de recursos agénticos: https://ebooksdepository.com/.well-known/ai-catalog.json
Alcance del repositorio
Este repositorio contiene únicamente metadatos de integración públicos. La aplicación de producción se mantiene por separado. Informa de problemas de API e integración de agentes a través de 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