Skip to main content
Glama
index.cjs615 B
'use strict'; const commands = require('./commands.cjs'); const constants = require('./constants.cjs'); const detect = require('./detect.cjs'); require('node:fs'); require('node:path'); require('node:process'); require('quansync/macro'); exports.COMMANDS = commands.COMMANDS; exports.constructCommand = commands.constructCommand; exports.resolveCommand = commands.resolveCommand; exports.AGENTS = constants.AGENTS; exports.INSTALL_PAGE = constants.INSTALL_PAGE; exports.LOCKS = constants.LOCKS; exports.detect = detect.detect; exports.detectSync = detect.detectSync; exports.getUserAgent = detect.getUserAgent;

Latest Blog Posts

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/ajaystream/hubspot-mcp-custom'

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