{
    "$schema": "https://agent-plugins.org/schemas/1.0.0/mcp.schema.json",
    "mcpServers": {
        "ebooksdepository": {
            "type": "streamable-http",
            "url": "https://ebooksdepository.com/api/mcp",
            "description": "Search 500,000+ ebooks and audiobooks, look up one book with every independent bookshop that sells it, browse the bookshop directory. Public and read-only; no prices, by design."
        },
        "ebooksdepository-docs": {
            "type": "streamable-http",
            "url": "https://ebooksdepository.com/api/mcp/docs",
            "description": "Search and read the EbooksDepository agent and API documentation. Public and read-only."
        }
    }
}
