Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-alerts | Get weather alerts for a state |
| get-forecast | Get weather forecast for a location |
| get-latest-posts | Get the 10 most recent posts from hafiz.blog (WordPress.com) |
| get-categories | Get all categories available on hafiz.blog (WordPress.com) |
| get-posts-by-category | Get posts from a specific category on hafiz.blog (WordPress.com) |