Job URL Analyzer MCP Server
by subslink326
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Server host | 0.0.0.0 |
| PORT | No | Server port | 8000 |
| DEBUG | No | Enable debug mode | false |
| CRAWL_DELAY | No | Delay between requests (seconds) | 1.0 |
| DATABASE_URL | No | Database connection string | sqlite+aiosqlite:///./data/job_analyzer.db |
| REQUEST_TIMEOUT | No | HTTP request timeout (seconds) | 30 |
| ENABLE_CRUNCHBASE | No | Enable Crunchbase enrichment | false |
| CRUNCHBASE_API_KEY | No | Crunchbase API key | |
| RESPECT_ROBOTS_TXT | No | Respect robots.txt | true |
| DATA_RETENTION_DAYS | No | Data retention period | 90 |
| MAX_CONCURRENT_REQUESTS | No | Max concurrent HTTP requests | 10 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues