R

Ragdocs

A RAG service based on the Qdrant vector database and Ollama/OpenAI embedding, providing document semantic search and management functions.
2.5 points
32

What is the RagDocs MCP Server?

RagDocs MCP is a tool for managing and searching documents. It uses advanced embedding technology and vector databases to achieve efficient semantic search. Whether deployed locally or used in the cloud, it can help you quickly find the information you need.

How to use the RagDocs MCP Server?

You can start using the RagDocs MCP Server in just a few steps: install it, configure environment variables, start the service, and then add, query, and delete documents through the API.

Use Cases

RagDocs MCP is particularly suitable for enterprises, developers, and researchers who need efficient document management, such as organizing technical documents and building knowledge bases.

Main Features

Add DocumentsSupports uploading documents and assigning metadata to them for easy subsequent management and retrieval.
Semantic SearchQuickly locate relevant content through natural language queries without the need for exact keyword matching.
Document List and OrganizationView stored documents by category or chronological order, supporting pagination and sorting.
Delete DocumentsEasily remove documents that are no longer needed to keep the database tidy.
Support for Multiple Embedding ModelsCompatible with both Ollama (free) and OpenAI (paid) embedding methods to meet different needs.

Advantages and Limitations

Advantages
Powerful semantic search ability to improve work efficiency.
Flexible choice of embedding models to adapt to diverse needs.
Open - source and easy to integrate into existing systems.
Supports local deployment and cloud services to protect data privacy.
A free version is available to reduce initial costs.
Limitations
Higher hardware resources may be required for large - scale document sets.
Fees are required for the OpenAI embedding service.
Depends on external services such as Qdrant, and functionality may be affected when the network connection is interrupted.

How to Use

Install the RagDocs MCP Server
Run the following command to globally install the RagDocs MCP CLI tool: `npm install -g @mcpservers/ragdocs`.
Configure Environment Variables
Set the necessary environment variables, such as the Qdrant address and the embedding model type.
Start the Server
Start the RagDocs MCP service using Node.js: `node @mcpservers/ragdocs`.

Usage Examples

Example 1: Add a DocumentDemonstrate how to add a new document to the RagDocs MCP Server.
Example 2: Search for DocumentsShow how to find specific documents through semantic search.

Frequently Asked Questions

How to choose an embedding model?
Does it support custom filter conditions?
How to back up my document data?

Related Resources

Official Documentation
Detailed installation guides and technical documentation.
Qdrant Official Website
Learn more about the Qdrant vector database.
Ollama GitHub
Explore the specific implementation of the Ollama embedding model.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "ragdocs": {
      "command": "node",
      "args": ["@mcpservers/ragdocs"],
      "env": {
        "QDRANT_URL": "http://127.0.0.1:6333",
        "EMBEDDING_PROVIDER": "ollama"
      }
    }
  }
}

{
  "mcpServers": {
    "ragdocs": {
      "command": "node",
      "args": ["@mcpservers/ragdocs"],
      "env": {
        "QDRANT_URL": "https://your-cluster-url.qdrant.tech",
        "QDRANT_API_KEY": "your-qdrant-api-key",
        "EMBEDDING_PROVIDER": "ollama"
      }
    }
  }
}

{
  "mcpServers": {
    "ragdocs": {
      "command": "node",
      "args": ["@mcpservers/ragdocs"],
      "env": {
        "QDRANT_URL": "http://127.0.0.1:6333",
        "EMBEDDING_PROVIDER": "openai",
        "OPENAI_API_KEY": "your-api-key"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
346
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
836
4.3 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
233
4 points
A
Apple Notes MCP
A server that provides local Apple Notes database access for the Claude desktop client, supporting reading and searching of note content.
Python
213
4.3 points
M
Modelcontextprotocol
Certified
This project is an implementation of an MCP server integrated with the Sonar API, providing real-time web search capabilities for Claude. It includes guides on system architecture, tool configuration, Docker deployment, and multi-platform integration.
TypeScript
1.1K
5 points
B
Bilibili MCP Js
Certified
A Bilibili video search server based on the Model Context Protocol (MCP), providing API interfaces to support video content search, paginated queries, and video information return, including LangChain call examples and test scripts.
TypeScript
248
4.2 points
M
MCP Server Weread
The WeRead MCP Server is a lightweight service that bridges WeRead data and AI clients, enabling in - depth interaction between reading notes and AI.
TypeScript
380
4 points
M
MCP Obsidian
This project is an MCP server used to interact with the Obsidian note application through the Local REST API plugin of Obsidian. It provides various tools to operate and manage files in Obsidian, including listing files, retrieving file content, searching, modifying content, and deleting files.
Python
888
5 points
Featured MCP Services
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
148
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
95
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
836
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
572
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
286
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
760
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase