Skip to main content
Glama
constants.js214 B
export const kE = 1; export const kCH = 1; export const θ = (26 / 180) * Math.PI; export const cosθ = Math.cos(θ); export const sinθ = Math.sin(θ); export const factor = 100 / Math.log(139 / 100); // ~ 303.67

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/MatheusgVentura/Project-One'

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