Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Powertools MCP Search Server
  • sanderkooger-mcp-server-ragdocs
  • OracleDB MCP Server
  • OpenSearch MCP Server
  • Python Codebase Analysis RAG System
Back to MCP Servers
MCP-Ragdocs

MCP-Ragdocs

Public
qpd-v/mcp-ragdocs

A Model Context Protocol (MCP) server that enables semantic search and retrieval of documentation using a vector database (Qdrant). This server allows you to add documentation from URLs or local files and then search through them using natural language queries.

Verified
javascript
0 tools
May 30, 2025
Updated May 30, 2025
Configuration Requirements
API Key
Configure authentication and required variables to access this MCP server
Required Environment Variables
EMBEDDING_MODEL
Optional
string

Optional embedding model. Defaults to 'nomic-embed-text' for Ollama and 'text-embedding-3-small' for OpenAI.

OLLAMA_URL
Optional
string

URL of your Ollama instance, defaults to http://localhost:11434.

Default: http://localhost:11434
OPENAI_API_KEY
Optional
string

Your OpenAI API key, required if using OpenAI as the embedding provider.

QDRANT_API_KEY
Optional
string

Your Qdrant Cloud API key, required if using Qdrant Cloud.

QDRANT_URL
Optional
string

URL of your Qdrant instance. For local use: http://localhost:6333. For Qdrant Cloud: https://your-cluster-url.qdrant.tech

EMBEDDING_PROVIDER
Optional
string

Choose between 'ollama' (default) or 'openai' for the embedding provider.

Default: ollama

Security Notice

Your environment variables and credentials are securely stored and encrypted. LangDB never shares these configuration values with third parties.

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Powertools MCP Search Server
    Powertools MCP Search Server

    Enables LLMs to search through AWS Lambda Powertools documentation across multiple runtimes (Python,...

    2 tools
    Added May 30, 2025
  • sanderkooger-mcp-server-ragdocs
    sanderkooger-mcp-server-ragdocs

    An MCP server implementation that provides tools for retrieving and processing documentation through...

    Added May 30, 2025
  • OracleDB MCP Server
    OracleDB MCP Server

    A Model Context Protocol Server that enables LLMs to interact with Oracle Database by providing data...

    Added May 30, 2025
  • OpenSearch MCP Server
    OpenSearch MCP Server

    A Model Context Protocol server implementation that enables natural language interactions with OpenS...

    6 tools
    Added May 30, 2025
  • Python Codebase Analysis RAG System
    Python Codebase Analysis RAG System

    An MCP server that analyzes Python codebases using AST, stores code elements in a vector database, a...

    Added May 30, 2025