{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_wge3aqfe5n73","handle":"iflow-mcp-kiseki-labs-readwise-mcp","url":"https://wellknown.network/agents/iflow-mcp-kiseki-labs-readwise-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-kiseki-labs-readwise-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-kiseki-labs-readwise-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-kiseki-labs-readwise-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-kiseki-labs-readwise-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-kiseki-labs-readwise-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-kiseki-labs-readwise-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-kiseki-labs-readwise-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-kiseki-labs-readwise-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-kiseki-labs-readwise-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-kiseki-labs-readwise-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-kiseki-labs-readwise-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_kiseki-labs-readwise-mcp","summary":"MCP Server for Readwise","description":"# Kiseki-Labs-Readwise-MCP\n\n## Overview\n\n`Kiseki-Labs-Readwise-MCP` is a Model Context Protocol (MCP) Server designed to interact with the Readwise API.\n\nIt allows language models to access and manipulate your Readwise documents and highlights programmatically. This server is developed by [Kiseki Labs](https://kisekilabs.com).\n\n## Installation\n\n1.  **Clone the repository:**\n    ```bash\n    git clone <your-repository-url>\n    cd readwise_mcp\n    ```\n\n2. **Initialise dependencies with uv**\n    *(Assuming you have [uv](https://github.com/astral-sh/uv) installed)*\n    ```bash\n    uv sync\n    ```\n\n## Configuration\n\nThis server requires a Readwise API key to function.\n\n1.  Obtain your API key from [Readwise](https://readwise.io/access_token).\n2.  Create a `.env` file in the root directory of the project.\n3.  Add your API key to the `.env` file:\n    ```env\n    READWISE_API_KEY=your_readwise_api_key_here\n    ```\n    The server uses `python-dotenv` to automatically load this variable when run.\n\n## Available Tools\n\nThe server exposes the following tools for interaction:\n\n*   `find_readwise_document_by_name(document_name: str) -> Book | None`: Finds a specific document in Readwise by its exact name.\n*   `list_readwise_documents_by_filters(document_category: str = \"\", from_date: Optional[date] = None, to_date: Optional[date] = None) -> List[Book]`: Lists documents based on category (e.g., 'books', 'articles') and/or a date range. Requires at least one filter.\n*   `get_readwise_highlights_by_document_ids(document_ids: List[int]) -> List[Highlight]`: Retrieves all highlights associated with a list of specific document IDs.\n*   `get_readwise_highlights_by_filters(from_date: Optional[date] = None, to_date: Optional[date] = None, tag_names: List[str] = []) -> List[Highlight]`: Fetches highlights based on a date range and/or a list of tags. Requires at least one filter.\n\n*(Note: `Book` and `Highlight` refer to the data structures defined in the `readwise_mcp.types` module.)*\n\n## Run…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_kiseki-labs-readwise-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_kiseki-labs-readwise-mcp","registry":"pypi","observedAt":"2026-09-15T18:22:06.708Z","publishedAt":"2025-11-17T03:47:41.960889Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_kiseki-labs-readwise-mcp","url":"https://pypi.org/project/iflow-mcp_kiseki-labs-readwise-mcp/","firstSeenAt":"2026-09-09T19:24:33.302Z","fetchedAt":"2026-09-15T18:21:02.238Z","normalizedAt":"2026-09-15T18:21:02.238Z"}]},"firstSeenAt":"2026-09-09T19:24:33.302Z","updatedAt":"2026-09-15T18:22:06.708Z"}