marlenezw
/
langchain-mcp
star
15
Quick Start MCP with Langchain

Quick Start with Langchain and the Github MCP Server

This Python code gets you started with the MCP Github Server and Langchain MCP Adapters This package uses langchain-azure with Github Models to prototype with LLMs for free :)

To run the server locally with docker you should:

  1. Install docker
  2. Clone the mcp server repo
    git clone https://github.com/modelcontextprotocol/servers.git
    cd servers
    
  3. Build the docker image
    docker build -t mcp/github -f src/github/Dockerfile .
    
  4. Install the requirements and run the Python script
Stars
15
Mar 13Mar 18Mar 24Mar 30Apr 05Apr 11
mcpradar.com © 2024 - 2025.
Made by @bytesbay