Skip to main content
Glama

JobNimbus MCP Remote Server

.env.test.example817 B
# Environment variables for E2E tests # Copy this file to .env.test and fill in your values # Test Environment NODE_ENV=test RUN_E2E_TESTS=false # JobNimbus API Keys (required for E2E tests) JOBNIMBUS_API_KEY_STAMFORD=your-stamford-api-key-here JOBNIMBUS_API_KEY_GUILFORD=your-guilford-api-key-here # Test Data IDs (use real IDs from your JobNimbus instance) TEST_JOB_ID=job-456 TEST_CONTACT_ID=contact-789 # API Configuration JOBNIMBUS_BASE_URL=https://api.jobnimbus.com/api1 # Logging LOG_LEVEL=error # Test Configuration TEST_TIMEOUT=30000 MAX_TEST_FILES=10 MAX_FILE_SIZE_MB=10 # Notes: # - E2E tests are skipped by default # - Set RUN_E2E_TESTS=true to enable E2E tests # - Ensure you have valid test data IDs # - E2E tests will interact with real JobNimbus API # - Use a test/staging account if available

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/benitocabrerar/jobnimbus-mcp-remote'

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