Skip to main content
Glama

AI MCP ServiceNow

by jacebenson

get-weather

Retrieve real-time weather data for any specified city directly within ServiceNow using AI MCP integration, enabling quick access without coding.

Instructions

Tool to get the weather of a city

Input Schema

NameRequiredDescriptionDefault
cityYesThe name of the city to get the weather for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "city": { "description": "The name of the city to get the weather for", "type": "string" } }, "required": [ "city" ], "type": "object" }
Install Server

Other Tools from AI MCP ServiceNow

Related Tools

    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/jacebenson/ai-mcp-servicenow'

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