Skip to main content
Glama

JobNimbus MCP Remote Server

.gitignore595 B
# Dependencies node_modules/ yarn.lock pnpm-lock.yaml # Build output dist/ build/ *.js.map *.d.ts.map # Environment variables .env .env.local .env.*.local # Logs logs/ *.log npm-debug.log* # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Testing coverage/ .nyc_output/ # Temporary tmp/ temp/ *.tmp # CRITICAL: Never commit API keys # But allow source code files (*.ts, *.js with these names) **/*api*key*.txt **/*api*key*.json **/*api*key*.env **/*secret*.txt **/*secret*.json **/*secret*.env **/*password*.txt **/*password*.json **/*password*.env *.key *.pem *.p12 *.pfx

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