Author avatar

langchain-mcp

by marlenezw

Server

Tags

4.8 (120)

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

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →