Skip to main content
Glama

Weather & Stock MCP Server

by Jeetinida
math-round-ties-to-even.js188 B
'use strict'; var EPSILON = 2.220446049250313e-16; // Number.EPSILON var INVERSE_EPSILON = 1 / EPSILON; module.exports = function (n) { return n + INVERSE_EPSILON - INVERSE_EPSILON; };

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