mcp-weather
by jspsmart
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| write_noteC | Write a new note |
| query_weatherC | Query the weather |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| tool_usage | Provides precise instructions for using the available tools |
| weather_tool_guide | Detailed guide for using the weather query tool |
| note_tool_guide | Detailed guide for using the note writing tool |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| First Note | This is note 1 |
| Second Note | This is note 2 |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jspsmart/mcp-weather'
If you have feedback or need assistance with the MCP directory API, please join our Discord server