joaowinderfeldbussolotto_MCP-Websearch-Server

joaowinderfeldbussolotto_MCP-Websearch-Server

3.1

If you are the rightful owner of joaowinderfeldbussolotto_MCP-Websearch-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a simple MCP server for retrieving information from the official documentation of Langchain, Llama Index, and OpenAI.

The MPC Docs Server is designed to facilitate the retrieval of documentation from Langchain, Llama Index, and OpenAI. It operates as a Model Context Protocol (MCP) server, which allows it to be integrated with other MCP-compatible applications. The server provides a straightforward tool, `get_docs`, which accepts a query and a library name to return relevant documentation snippets. This server is particularly useful for developers and users who need quick access to official documentation without manually searching through multiple sources. By leveraging the Serper API, the server can perform web searches to find and return the most pertinent documentation snippets, streamlining the process of information retrieval.

Features

  • Documentation Retrieval: Fetches content from the official documentation of Langchain, Llama Index, and OpenAI.
  • MCP Compatibility: Implements an MCP server, allowing it to be easily integrated with other MCP-compatible applications.
  • Simple Tool: Exposes a `get_docs` tool that accepts a query and library name, returning relevant documentation snippets.