DocReader MCP Tool
@NetMindAI-Open
About DocReader MCP Tool
An MCP server that can read online documents to solve problems accordingly!
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"DocReaderMCP": {
"command": "python",
"args": [
"DocReader.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is DocReader MCP Tool?
DocReader MCP Tool is a document reading and searching tool built on the Model Context Protocol (MCP). It enables LLMs to search, extract, and synthesize information from web-based documentation, assisting AI assistants in answering questions.
How to use DocReader MCP Tool?
Install Python 3.7+, then install dependencies: pip install fastmcp beautifulsoup4 requests openai python-dotenv. Create a .env file
Basic information
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments