Punktero MCP - Weather test
https://mcp.punktero.com/weather
Authorization
no authorization required
Resources
- weather-api-docs
- uri:
weather://resources/guidelines - description:
Comprehensive guidelines for using the Weather API. - mimeType:
image/png - title:
Weather API Documentation
- uri:
Prompts
- weather-assistant
- description:
Generates a natural-language explanation of the weather for a given location. - arguments:
- tone
- description:
The tone to use in the weather description (e.g., formal, casual, humorous). - required:
true
- description:
- tone
- title:
Weather Assistant Prompt
- description:
Tools
- current-weather
- inputSchema:
- type:
object - required:
location
- properties:
- location:
- description:
The location to get the weather for. - type:
string
- description:
- units:
- description:
The temperature units to use. - default:
celsius - enum:
celsiusfahrenheit
- type:
string
- description:
- location:
- type:
- description:
Fetches the current weather forecast for a specified location. - annotations:
- readOnlyHint:
true
- readOnlyHint:
- title:
Current weather - _meta:
- version:
2.0 - author:
Weather Team
- version:
- inputSchema: