Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@iReader MCPsummarize the main points from https://example.com/article"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
iReader MCP
A Model Context Protocol (MCP) server that provides tools for reading and extracting content from internet.
Installation
Available Tools
Tool | Description | Parameters |
| Fetches the content of a webpage using Jina reader. |
|
| Fetches the transcript of a YouTube video. |
|
| Fetches the thread of a tweet. |
|
| Extracts text content from a PDF file. |
|
| Fetches the markdown content of a public Google Doc by URL. |
|
Testing the Tools
Run the following command to test the tools:
FAQ
How to use with Claude Desktop or MCP Clients?
Follow the guide https://modelcontextprotocol.io/quickstart/user and add the following configuration:
or if you want to run the server locally, add the following configuration:
The server will start and listen for MCP client connections via stdio.
License
MIT