Skip to main content
Glama
alpacahq

alpaca-mcp-server

Official
by alpacahq
user_agent_mixin.py208 B
USER_AGENT = "ALPACA-MCP-SERVER" class UserAgentMixin: def _get_default_headers(self) -> dict: headers = self._get_auth_headers() headers["User-Agent"] = USER_AGENT return headers

Latest Blog Posts

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/alpacahq/alpaca-mcp-server'

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