DocReader MCP Tool
@NetMindAI-Open
About DocReader MCP Tool
An MCP server that can read online documents to solve problems accordingly!
Basic information
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
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments