Skip to content
Back to search
30
MCP

@mseep/mcp-web-reader

npm/@mseep/mcp-web-reader

MCP server for reading web content with Jina Reader and local parser support

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@cyanheads/jinaai-mcp-server
A Model Context Protocol (MCP) server that provides intelligent web reading capabilities using the Jina AI Reader API. It extracts clean, LL
0 tools
@mseep/mcp-file-downloader
MCP server for downloading files from URLs
0 tools
file-reader-mcp
MCP Server for file reading
0 tools
Jina Reader
Jina AI Reader/Search MCP — turn any URL into clean LLM-ready markdown, plus web search.
0 tools · streamable-http
kibana-reader-mcp
MCP server for reading Kibana pages with DingTalk scan login
0 tools
@mseep/parallel-browser-mcp
MCP server for parallel browser automation across multiple providers.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/mcp-web-reader": {
      "url": "None",
      "transport": "http"
    }
  }
}