mcp-server

mcp-server

3.1

If you are the rightful owner of mcp-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.

A simple MCP server that allows getting the latest documentation for tools like langchain, openai, and lama-index.

The MCP server is designed to facilitate the retrieval of the latest documentation for various tools such as langchain, openai, and lama-index. It requires Python 3.10 or higher and the MCP SDK 1.2.0 or higher. The server is managed using the 'uv' package manager, which simplifies the setup and management of the project environment. The server can be integrated with platforms like Claude Desktop, allowing users to configure and run the server seamlessly. The setup process involves initializing the project, creating a virtual environment, and installing necessary dependencies. Once the server is running, it can accept connections and serve documentation requests.

Features

  • Supports latest documentation retrieval for langchain, openai, and lama-index.
  • Requires Python 3.10 or higher and MCP SDK 1.2.0 or higher.
  • Managed using 'uv' package manager for easy setup and maintenance.
  • Integrates with Claude Desktop for seamless server configuration.
  • Provides troubleshooting steps for common issues.