Skip to main content
Glama
BACH-AI-Tools

Weather API167 MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI key for Weather Api167 authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    },
    "prompts": {
      "get": {}
    },
    "resources": {
      "read": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
forecast_weather

Fetch forecast weather data using coordinate value, place name or zip code

country_info

Return detail for given country

us_weather_alert_data

US weather alert daily information for given region or area and other filtering parameter

us_zone_list

Zone list for US given state or All Zone list if state not given

earthquake_data

Near real time earthquake for given country

current_weather

Fetch current weather data using coordinate value, place name or zip code

air_pollution_data

Fetch air pollution data using coordinate value, place name or zip code

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/BACH-AI-Tools/weather_api167'

If you have feedback or need assistance with the MCP directory API, please join our Discord server