Search for:

Searching for local information or documents

  • Why this server?

    Provides structured access to markdown documentation, which aligns with the 'docs' part of the query. It supports NPM packages, Go Modules, or PyPi packages.

    -
    security
    A
    license
    -
    quality
    A server that provides structured access to markdown documentation from NPM packages, Go Modules, or PyPi packages, enabling informed code generation by exposing these docs as resources or tools.
    1
    TypeScript
    MIT License
  • Why this server?

    A documentation server based on MCP protocol designed for various development frameworks that provides multi-threaded document crawling, local document loading, keyword searching, and document detail retrieval, fitting the 'docs' and 'local' part of the query.

    A
    security
    A
    license
    A
    quality
    A documentation server based on MCP protocol designed for various development frameworks that provides multi-threaded document crawling, local document loading, keyword searching, and document detail retrieval.
    2
    37
    JavaScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Enables Claude to search and access documentation from popular libraries like LangChain, LlamaIndex, and OpenAI directly within conversations; this aligns with searching for 'docs'.

    -
    security
    -
    license
    -
    quality
    A server that enables Claude to search and access documentation from popular libraries like LangChain, LlamaIndex, and OpenAI directly within conversations.
    1
    Python
  • Why this server?

    Extracts and transforms webpage content into clean, LLM-optimized Markdown. Returns article title, main content, excerpt, byline and site name - good for making a RAG pipeline

    A
    security
    A
    license
    A
    quality
    Extracts and transforms webpage content into clean, LLM-optimized Markdown. Returns article title, main content, excerpt, byline and site name. Uses Mozilla's Readability algorithm to remove ads, navigation, footers and non-essential elements while preserving the core content structure.
    1
    4
    11
    MIT License
  • Why this server?

    A Model Context Protocol server that fetches up-to-date, version-specific documentation and code examples from libraries directly into LLM prompts

    -
    security
    -
    license
    -
    quality
    A Model Context Protocol server that fetches up-to-date, version-specific documentation and code examples from libraries directly into LLM prompts, helping developers get accurate answers without outdated or hallucinated information.
    129
    TypeScript
    MIT License
  • Why this server?

    A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup, which is helpful to make a rag pipeline.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
    4
    Python
    • Apple
    • Linux
  • Why this server?

    SourceSage is an MCP (Model Context Protocol) server that efficiently memorizes key aspects of a codebase—logic, style, and standards—while allowing dynamic updates and fast retrieval.

    -
    security
    A
    license
    -
    quality
    SourceSage is an MCP (Model Context Protocol) server that efficiently memorizes key aspects of a codebase—logic, style, and standards—while allowing dynamic updates and fast retrieval. It's designed to be language-agnostic, leveraging the LLM's understanding of code across multiple languages.
    Python
    MIT License
  • Why this server?

    A simple temporary MCP server for RAGFlow that bridges the gap until an official version is released. Implies the existence of a RAG pipeline.

    -
    security
    A
    license
    -
    quality
    A simple temporary MCP server for RAGFlow that bridges the gap until an official version is released.
    1
    Python
    Apache 2.0
    • Linux
    • Apple
  • Why this server?

    A server that provides data retrieval capabilities powered by Chroma embedding database, enabling AI models to create collections over generated data and user inputs, and retrieve that data using vector search, full text search, and metadata filtering. Good to implement local RAG.

    -
    security
    A
    license
    -
    quality
    A server that provides data retrieval capabilities powered by Chroma embedding database, enabling AI models to create collections over generated data and user inputs, and retrieve that data using vector search, full text search, and metadata filtering.
    71
    Python
    Apache 2.0