We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MockLoop/mockloop-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•386 B
# Copyright (c) 2025 Jascha Wanger / Tarnover, LLC
# SPDX-License-Identifier: MIT
#
# This file is part of the MockLoop project. (https://mockloop.com)
# You may obtain a copy of the license at https://opensource.org/licenses/MIT
# This file can be empty or contain package-level initializations for the `src` directory.
# For now, it signifies that `src` can be treated as a package.