export const CONSTANTS = {
PROJECT_NAME: "bybit-mcp",
PROJECT_VERSION: "0.1.0",
// Testnet URLs for development/testing
MAINNET_URL: "https://api.bybit.com",
TESTNET_URL: "https://api-testnet.bybit.com",
// Default category for API calls
DEFAULT_CATEGORY: "spot",
// Default interval for kline/candlestick data
DEFAULT_INTERVAL: "1",
// Maximum number of results to return
MAX_RESULTS: 200
}
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/sammcj/bybit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server