We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Angeltooth/us-gambling-regulations-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"state_code": "michigan",
"state_name": "Michigan",
"regulator": "Michigan Gaming Control Board (MGCB)",
"regulation_source": "https://www.michigan.gov/mgcb",
"data_extraction_date": "2025-09-28",
"effective_date": "2020-12-02",
"status": "active",
"legal_framework": {
"primary_legislation": [
{
"act": "Lawful Internet Gaming Act",
"reference": "Act 152 of 2019",
"effective_date": "2019-12-20"
},
{
"act": "Lawful Sports Betting Act",
"reference": "Act 149 of 2019",
"effective_date": "2019-12-20"
}
],
"technical_standards": {
"adopted_standard": "Gaming Laboratories International, LLC Standard GLI-19",
"version": "2.0",
"release_date": "2013-02-15"
}
},
"license_types": {
"internet_gaming_operator": {
"description": "License to operate, conduct, or offer internet gaming",
"application_fee": 50000,
"initial_license_fee": 100000,
"annual_renewal_fee": 50000,
"license_duration": "5 years"
},
"sports_betting_operator": {
"description": "License to operate, conduct, or offer internet sports betting",
"application_fee": 50000,
"initial_license_fee": 100000,
"annual_renewal_fee": 50000,
"license_duration": "5 years"
}
},
"taxation": {
"internet_gaming": {
"rate": 8.4,
"base": "Adjusted gross receipts"
},
"sports_betting": {
"rate": 8.4,
"base": "Adjusted gross sports betting receipts"
}
},
"data_quality": {
"completeness": 100,
"confidence_level": 95,
"last_verified": "2025-09-28",
"sources_reviewed": [
"Michigan Gaming Control Board official website",
"Lawful Internet Gaming Act text",
"GLI-19 technical standards",
"Recent enforcement actions"
]
},
"file_metadata": {
"saved_date": "2025-09-28T14:44:49.045Z",
"status": "completed",
"file_version": "1.0",
"last_updated": "2025-09-28T14:44:49.045Z"
}
}