publicala/ebooksdepository
v1.2.0MIT
Find ebooks and audiobooks, the independent bookshops that carry them, and fresh store offers when available; browse bookshops and read the public developer documentation.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
Configuration does not match the published schema
A conformant client may refuse to load these servers.
ebooksdepositorystreamable-http
{
"type": "streamable-http",
"url": "https://ebooksdepository.com/mcp",
"description": "Search 500,000+ ebooks and audiobooks and find the independent bookshops that sell each title. Anonymous and read-only."
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "ebooksdepository",
"displayName": "EbooksDepository",
"version": "1.2.0",
"description": "Find ebooks and audiobooks, the independent bookshops that carry them, and fresh store offers when available; browse bookshops and read the public developer documentation.",
"author": {
"name": "EbooksDepository",
"email": "support@publica.la",
"url": "https://ebooksdepository.com"
},
"homepage": "https://ebooksdepository.com/developers",
"documentation": "https://ebooksdepository.com/guide.md",
"license": "MIT",
"keywords": ["books", "ebooks", "audiobooks", "bookshops", "discovery", "mcp"],
"mcpConfig": "./mcp.json",
"skills": [
{
"name": "ebooksdepository",
"path": "./skills/ebooksdepository/SKILL.md",
"description": "When and how an agent should use EbooksDepository."
},
{
"name": "find-digital-books",
"path": "./skills/find-digital-books/SKILL.md",
"description": "Find ebooks and audiobooks and inspect independent-bookshop availability."
},
{
"name": "find-independent-bookshops",
"path": "./skills/find-independent-bookshops/SKILL.md",
"description": "Browse independent digital bookshops by country and catalog size."
}
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE
Fields the format does not define
This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.
- displayName
- documentation
- mcpConfig
- skills