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
-
Create and initialize the project.
-
Create the server implementation file.
Running the Server
-
Start the MCP server.
-
The server will start and be ready to accept connections.
Connecting to Claude Desktop
- Install Claude Desktop and configure it to use the MCP server.