# This file is part of the MCP Server package.
from services.scraping.scraper_service import ScraperService
from services.scraping.scraper_factory import ScraperFactory
# Create a global scraper instance
scraper: ScraperService = ScraperFactory.create_scraper("adaptive")
__all__ = ["scraper", "ScraperService", "ScraperFactory"]
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/cabrit0/mcp_server_reuneMacacada'
If you have feedback or need assistance with the MCP directory API, please join our Discord server