Skip to main content
Glama
chrisleekr

MCP Server Boilerplate

by chrisleekr
globalSetup.ts131 B
const globalSetup = (): void => { process.env['APP_ENV'] = 'spec'; process.env['TZ'] = 'UTC'; }; export default globalSetup;

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/chrisleekr/mcp-server-boilerplate'

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