Minimal MCP server exposing today's weather for a city via tool, resource, and prompt, with optional paywall protection via Nevermined Payments.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ALLOWED_HOSTS— for DNS-rebind protection (default 127.0.0.1,localhost)MCP_ENDPOINT— export =http://localhost:3000/mcpMCP_LOW_ENDPOINT— export =http://localhost:3000/mcp-lowNVM_AGENT_ID— export =weather-agent # Logical agent id used in validation (or your real ID)NVM_API_KEY— export =... # Subscriber keyNVM_ENV— export =staging_sandbox # optionalNVM_PLAN_ID— export =... # Plan that grants accessNVM_SERVER_API_KEY— export =... # Server key (builder/agent owner)PORT— (default 3000)RAW[](https://m8ven.ai/mcp/nevermined-io-weather-mcp-demo-sq5xy7)