Skip to main content
Glama
constants.js301 B
import packageJson from '../package.json' with { type: 'json' }; export const SERVER_NAME = packageJson.name; export const APP_VERSION = packageJson.version; export const USER_AGENT = `${packageJson.name}/${packageJson.version}`; export const RUNNER_ACCEPT_HEADER = 'application/vnd.postman.v2+json';

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/postmanlabs/postman-mcp-server'

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