Skip to main content
Glama
by frahman5
test-config.tsโ€ข300 B
import { Config } from '../../src/config.js'; export function createTestConfig(): Config { return { apiKey: 'test-api-key', apiSecret: 'test-api-secret', apiEndpoint: 'https://stage.bitso.com', cacheTtlSeconds: 300, timeout: 30000, defaultLimit: 25, debug: true, }; }

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/frahman5/bitso-mcp'

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