Skip to main content
Glama

MCP Git Server

by MementoRC
__init__.py430 B
""" Configuration management for MCP Git Server. This package provides configuration management capabilities including token limits, client settings, and optimization parameters. """ from .token_limits import ( TokenLimitConfigManager, TokenLimitProfile, TokenLimitSettings, config_manager, ) __all__ = [ "TokenLimitSettings", "TokenLimitProfile", "TokenLimitConfigManager", "config_manager", ]

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/MementoRC/mcp-git'

If you have feedback or need assistance with the MCP directory API, please join our Discord server