Skip to main content
Glama

MaverickMCP

by wshobson
MIT License
165
  • Apple
ml_strategies.py315 B
"""ML strategies bridge module for easier imports.""" from .ml.adaptive import AdaptiveStrategy as OnlineLearningStrategy from .ml.ensemble import StrategyEnsemble as EnsembleStrategy from .ml.regime_aware import RegimeAwareStrategy __all__ = ["OnlineLearningStrategy", "RegimeAwareStrategy", "EnsembleStrategy"]

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/wshobson/maverick-mcp'

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