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
  • sanderkooger-mcp-server-ragdocs
  • RAG Documentation MCP Server
  • Powertools MCP Search Server
  • MkDocs MCP Search Server
  • Documentation MCP Server
Back to MCP Servers
DocuMCP

DocuMCP

Public
YannickTM/docu-mcp

An MCP server that enables Claude to generate, search, and manage documentation for codebases using vector embeddings and semantic search, providing tools for creating user guides, technical documentation, code explanations, and architectural diagrams.

Verified
typescript
0 tools
May 29, 2025
Updated May 30, 2025
Configuration Requirements
none
Configure authentication and required variables to access this MCP server
Required Environment Variables
EMBEDDING_DIMENSION
Optional
string

The dimension of embeddings generated by the model

Default: 384
QDRANT_URL
Optional
string

The URL of the Qdrant server

Default: http://localhost:6333
EMBEDDING_MODEL
Optional
string

The embedding model to use

Default: all-MiniLM-L6-v2
LANCE_PATH
Optional
string

The path to store LanceDB data

Default: ~/lanceDB
OLLAMA_URL
Optional
string

The URL of the Ollama server

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

The embedding provider to use (buildin or ollama)

Default: buildin
CHROMA_URL
Optional
string

The URL of the ChromaDB server

Default: http://localhost:8000
VECTOR_DB_PROVIDER
Optional
string

The vector database provider to use (lance, chroma, or qdrant)

Default: lance

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
  • 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
  • RAG Documentation MCP Server
    RAG Documentation MCP Server

    Enables AI assistants to enhance their responses with relevant documentation through a semantic vect...

    Added May 30, 2025
  • 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
  • MkDocs MCP Search Server
    MkDocs MCP Search Server

    Enables Claude and other LLMs to search through any published MkDocs documentation site using the Lu...

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

    A server that enables Claude to search and access documentation from popular libraries like LangChai...

    Added May 30, 2025