Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API key for authentication |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| top_news_pwered_by_google | TOP NEWS ( pwered by Google) |
| top_news_by_locationpowered_by_google | get top news by locations |
| top_news_by_site_powered_by_google | set more_information: true to get more detailed news , top_images etc get top news by site |
| news_api_v2_powered_by_google | To get news between 'from date' to 'To date' set 'time_bounded parameter true Dates are in dd/mm/yyyy format set 'time_bounded' false to get only latest news Categories ( all categories are supported eg - finance, sports and more , Can be removed) Location - ( Use country codes such as uk, us, in , Can be removed ) for any queries and bug report contact at api.prlabs@gmail.com |
| ping_test | ping |
| top_news_powered_by_duck_duck_go | Get Top News |
| top_news_by_category_powered_by_google | Categories- WORLD, NATION, BUSINESS, TECHNOLOGY, ENTERTAINMENT, SPORTS, SCIENCE, HEALTH. get top news by category |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |