Submit

docs-mcp-server MCP Server

@xinlei413

Overview

What is DOC-Server-MCP?

DOC-Server-MCP is a Model Context Protocol (MCP) server designed for fetching, processing, indexing, and searching documentation for various software libraries and packages.

How to use DOC-Server-MCP?

To use DOC-Server-MCP, you can deploy it using Docker or npx. Configure your environment variables, including your OpenAI API key, and run the server to start scraping and searching documentation.

Key features of DOC-Server-MCP?

  • 🌐 Versatile Scraping: Fetch documentation from diverse sources like websites, GitHub, npm, PyPI, or local files.
  • 🧠 Intelligent Processing: Automatically split content semantically and generate embeddings using various models.
  • 💾 Optimized Storage: Utilize SQLite for efficient vector storage and full-text search.
  • 🔍 Powerful Hybrid Search: Combine vector similarity and full-text search for relevant results.
  • ⚙️ Asynchronous Job Handling: Efficiently manage scraping and indexing tasks.
  • 🐳 Simple Deployment: Quick setup using Docker or npx.

Use cases of DOC-Server-MCP?

  1. Scraping and indexing documentation for software libraries.
  2. Searching documentation across different library versions.
  3. Managing documentation for various programming languages and frameworks.

FAQ from DOC-Server-MCP?

  • Can DOC-Server-MCP scrape documentation from any website?

Yes! It can fetch documentation from various sources including websites, GitHub, npm, and more.

  • Is DOC-Server-MCP free to use?

Yes! The server is open-source and free to use.

  • How do I deploy DOC-Server-MCP?

You can deploy it using Docker or npx, following the setup instructions provided in the documentation.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.