DivyanshKushwaha_GitHub-MCP-Server-Claude
0
GitHub MCP Server is a tool designed to interact with GitHub through MCP framework, providing functionalities like fetching user and repository details through the REST API. Built with Python, it supports asynchronous API calls and uses FastMCP for command processing.
httpx
For asynchronous API calls
dotenv
Used to safely handle environment variables
FastMCP
For modular command processing