Skip to main content
Glama

Weather & Stock MCP Server

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

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