We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/saarkia/fireMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•181 B
"""
Tools module initialization.
"""
# This file intentionally left minimal.
# The registry_builder will auto-discover all tools modules
# that have __register_mcp_tools__ = True