mcp-server

mcp-server

0

The project is a simple Model Context Protocol (MCP) server designed to provide the latest documentation for tools like Langchain, OpenAI, and Llama-Index. It helps facilitate operations and integrates with Claude Desktop for enhanced accessibility.

MCP Server

A simple MCP server that allows getting the latest documentation for tools such as:

  • Langchain
  • OpenAI
  • Llama-Index

System Requirements

  • Python 3.10 or higher
  • MCP SDK 1.2.0 or higher
  • uv package manager

Getting Started

Installing uv Package Manager

Make sure to restart your terminal afterwards to ensure that the command gets picked up.

Project Setup

  1. Create and initialize the project.

  2. Create the server implementation file.

Running the Server

  1. Start the MCP server.

  2. The server will start and be ready to accept connections.

Connecting to Claude Desktop

  1. Install Claude Desktop and configure it to use the MCP server.