Skip to main content
Glama
__init__.py256 B
"""Minimal stub of the :mod:`pydantic` package for testing purposes.""" class BaseModel: # pragma: no cover - simplistic placeholder pass class AnyUrl(str): # pragma: no cover - simple string subclass pass __all__ = ["BaseModel", "AnyUrl"]

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/Vijay-Duke/mcp-gitlab'

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