Skip to main content
Glama
subslink326

Job URL Analyzer MCP Server

by subslink326
prometheus.yml421 B
global: scrape_interval: 15s evaluation_interval: 15s rule_files: # - "first_rules.yml" # - "second_rules.yml" scrape_configs: - job_name: 'prometheus' static_configs: - targets: ['localhost:9090'] - job_name: 'job-analyzer' static_configs: - targets: ['job-analyzer:8000'] scrape_interval: 10s metrics_path: '/metrics' static_configs: - targets: ['job-analyzer:8000']

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/subslink326/job-url-analyzer-mcp'

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