We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jweingardt12/bbq-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.d.ts•474 B
/**
* BBQ MCP Server
* An MCP server for BBQ cooking guidance with ThermoWorks Cloud integration
*
* Provides tools for:
* - Authenticating with ThermoWorks Cloud
* - Getting live temperature readings from connected devices
* - Getting cooking guidance for various proteins
* - Analyzing live temperature data
* - Estimating cook times
* - Detecting stalls
* - Calculating rest times
* - Converting temperatures
*/
export {};
//# sourceMappingURL=index.d.ts.map