iReader MCP
@zlatanpham
iReader MCP について
A MCP server that provides tools for reading and extracting content from internet.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"ireader": {
"command": "npx",
"args": [
"tsx",
"/PATH/TO/YOUR_PROJECT/src/index.ts"
]
}
}
}ツール
5Fetches 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.
概要
What is iReader MCP?
iReader MCP is a server that provides tools for reading and extracting content from the internet, including webpages, YouTube transcripts, tweets, PDFs, and public Google Docs. It is for developers using MCP-compatible clients like Claude Desktop.
How to use iReader MCP?
Install via git clone and pnpm install, or run with npx. Configure an MCP client by adding the server configuration to your client's settings JSON file. The server starts and listens via stdio.
Key features of iReader MCP
- Fetch webpage content as markdown using Jina reader
- Get YouTube video transcripts
- Retrieve tweet threads by URL or ID
- Extract text from PDF files
- Fetch public Google Doc content as markdown
Use cases of iReader MCP
- Convert a webpage to markdown for analysis or summarization
- Retrieve a YouTube video transcript for captioning or search
- Extract a tweet thread for archival or sentiment analysis
- Read the text content of an online PDF
- Access the content of a public Google Doc programmatically
FAQ from iReader MCP
How to use iReader MCP with Claude Desktop or other MCP clients?
Add a server configuration to your MCP client settings, using either npx -y @x-mcp/ireader@latest or a local path to the server script. The server connects via stdio.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps

EverArt
modelcontextprotocolModel Context Protocol Servers
コメント