@pipeworx/mcp-temperature-random
v0.1.0
Published
temperature-random MCP — wraps StupidAPIs (requires X-API-Key)
Maintainers
Readme
mcp-temperature-random
temperature-random MCP — wraps StupidAPIs (requires X-API-Key)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|------|-------------|
| temperature_random_generate | Fetches current temperature from 10 cities worldwide, sums them, returns last two digits. Rigorous methodology. |
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"temperature-random": {
"url": "https://gateway.pipeworx.io/temperature-random/mcp"
}
}
}Or use the CLI:
npx pipeworx use temperature-randomLicense
MIT
