We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Samuelr2112/mcp-project'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
op.py•167 B
from .operations.base import Operations
# create proxy functions for
# each method on the Operations class.
Operations.create_module_class_proxy(globals(), locals())