"""Configuration module for the PyGithub MCP Server.
This package provides configuration management for the server, including loading
configurations from files and environment variables.
"""
from .settings import load_config
__all__ = ['load_config']
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AstroMined/pygithub-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server