P

MCPHandler

...
Created 11/27/2024byquinny1187

Language:

Python

Stars:

0

Forks:

0

MCP GitHub Client

Integration between Model Context Protocol (MCP) and GitHub repositories.

Setup

  1. Create a virtual environment: python -m venv venv
  2. Activate it: venv\Scripts\activate (Windows) or source venv/bin/activate (Unix)
  3. Install dependencies: pip install -r requirements.txt
  4. Copy .env.example to .env and add your tokens

Usage

See examples directory for usage examples.

Last updated: 11/30/2024

Publisher info

quinny1187's avatar

quinny1187

5
followers
0
following
9
repos

More MCP servers built with Python

mcp-logo-gen

By sshtunnelvision137
ledger-mcp-server

MCP Server for my ledger

By mprokopov1
clickhouse_mcp_server

A MCP server for ClickHouse

By ThomAub1