Skip to main content
Glama

MaverickMCP

by wshobson
MIT License
165
  • Apple
__init__.py360 B
""" Provider factories for Maverick-MCP. This package contains factory classes that handle provider instantiation, dependency injection, and lifecycle management following the Factory pattern. """ from .config_factory import ConfigurationFactory from .provider_factory import ProviderFactory __all__ = [ "ProviderFactory", "ConfigurationFactory", ]

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