MCPHandler
Language:
Python
Stars:
0
Forks:
0
MCP GitHub Client
Integration between Model Context Protocol (MCP) and GitHub repositories.
Setup
- Create a virtual environment:
python -m venv venv
- Activate it:
venv\Scripts\activate
(Windows) orsource venv/bin/activate
(Unix) - Install dependencies:
pip install -r requirements.txt
- Copy
.env.example
to.env
and add your tokens
Usage
See examples directory for usage examples.
Publisher info
More MCP servers built with Python
Create, backtest, and execute trades directly in one chat box. The Composer MCP Server gives LLMs the power to backtest investment ideas and execute automated trading strategies. Trade across stocks, ETFs, and crypto directly in Claude.
An MCP to generate presentations with AI. Create and edit PowerPoint presentations with AI.
The PaddleOCR MCP server brings enterprise-grade OCR and document parsing capabilities to AI applications. Built on PaddleOCR — a proven solution with 50,000+ GitHub stars, deeply integrated by leading projects like MinerU, RAGFlow, and OmniParser— with targeted optimizations based on the MCP concept.