Skip to main content
Glama

Weather & Stock MCP Server

by Jeetinida
web.set-timeout.js477 B
'use strict'; var $ = require('../internals/export'); var globalThis = require('../internals/global-this'); var schedulersFix = require('../internals/schedulers-fix'); var setTimeout = schedulersFix(globalThis.setTimeout, true); // Bun / IE9- setTimeout additional parameters fix // https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#dom-settimeout $({ global: true, bind: true, forced: globalThis.setTimeout !== setTimeout }, { setTimeout: setTimeout });

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/Jeetinida/stocknews-mcp'

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