Skip to main content
Glama

Library Docs MCP Server

라이브러리 문서 MCP 서버

이는 Serper API를 사용하여 Langchain, Llama-Index, MCP, OpenAI와 같은 인기 있는 라이브러리에 대한 문서를 검색하고 가져올 수 있는 MCP(Model Context Protocol) 서버입니다.

특징

  • 자연어 쿼리를 사용하여 도서관 문서를 검색합니다.
  • Langchain, Llama-Index, MCP, OpenAI를 지원합니다(다른 라이브러리를 추가하려면 코드를 업데이트하세요).
  • Serper API 사용하여 사이트별 검색을 수행합니다.
  • BeautifulSoup 사용하여 문서를 구문 분석하고 반환합니다.
  • 최신 문서를 제공합니다 . 지식 마감일이 있는 LLM 모델에 유용합니다.

왜 LLM과 함께 이 서버를 사용해야 하나요?

Claude Desktop 및 유사 플랫폼에서 사용되는 모델을 포함한 많은 LLM 모델은 지식 마감일이 있으며 최신 라이브러리 문서에 접근하지 못할 수 있습니다. 이 MCP 서버는 다음과 같은 방법으로 이 문제를 해결합니다.

  • 공식 소스에서 실시간 문서를 가져옵니다.
  • 개발 및 문제 해결을 위한 최신 정보를 제공합니다.
  • 새로운 도서관 업데이트에 따라 작업할 때 응답의 정확성과 관련성을 개선합니다.

Claude Desktop 설정

Claude Desktop 과 함께 이 서버를 사용하려면 다음 구성으로 claude_desktop_config.json 파일을 업데이트하세요.

지엑스피1

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Langchain, Llama-Index, MCP, OpenAI 등 인기 있는 라이브러리에 대한 실시간 문서를 가져오는 MCP 서버를 통해 LLM은 지식 마감일 이후에도 업데이트된 라이브러리 정보에 액세스할 수 있습니다.

  1. 특징
    1. 왜 LLM과 함께 이 서버를 사용해야 하나요?
      1. Claude Desktop 설정

        Related MCP Servers

        • A
          security
          F
          license
          A
          quality
          An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
          Last updated -
          39
          28
          • Apple
        • -
          security
          A
          license
          -
          quality
          An MCP server that provides tools to load and fetch documentation from any llms.txt source, giving users full control over context retrieval for LLMs in IDE agents and applications.
          Last updated -
          177
          Python
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          An MCP server that connects to Backlog API, providing functionality to search, retrieve, and update issues through natural language commands.
          Last updated -
          53
          1
          JavaScript
          • Apple
        • -
          security
          F
          license
          -
          quality
          A customized MCP server that enables integration between LLM applications and documentation sources, providing AI-assisted access to LangGraph and Model Context Protocol documentation.
          Last updated -
          1
          Python
          • Linux
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/vikramdse/docs-mcp-server'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server