M
mcp
19 endpointsliveSearch and apply to real jobs, browse companies, and read tech news via Datronis's live data. (MCP server com.datronis/mcp, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for mcp.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| search jobs /search_jobs | Search job listings by keyword, location, type, or remote policy. Returns paginated results with title, company, salary, and application URL. | $0.0020 per call | unknown |
| get job /get_job | Get full details of a job listing by its slug or ID, including description, requirements, company info, and application link. | $0.0020 per call | unknown |
| get news /get_news | Fetch the latest news articles. Optionally filter by category, locale, or title keyword. Returns title, summary, publication date, and URL. | $0.0020 per call | unknown |
| get categories /get_categories | List all content categories available on the platform (for filtering news, jobs, etc.). | $0.0020 per call | unknown |
| search companies /search_companies | Search companies on the platform. Returns company name, industry, location, size, website, and open roles count. | $0.0020 per call | unknown |
| get platform stats /get_platform_stats | Get high-level statistics about the Datronis platform: total active jobs, jobs indexed in the last 7 days, companies, countries represented, news articles, and | $0.0020 per call | unknown |
| apply to job /apply_to_job | Submit a job application on behalf of the authenticated user. Requires a personal access token (generate one at /app/api-keys/). If no resume_id is given, your | $0.0020 per call | unknown |
| list my resumes /list_my_resumes | List the authenticated user's saved resumes. Requires a personal access token (generate one at /app/api-keys/). | $0.0020 per call | unknown |
| get my applications /get_my_applications | Check the status of the authenticated user's job applications. Requires a personal access token (generate one at /app/api-keys/). | $0.0020 per call | unknown |
| draft news /draft_news | Draft and publish a news article. Open to anyone with a Datronis account — the personal access token is for rate-limiting and audit, not permission-gating. Alwa | $0.0020 per call | unknown |
| resubmit news /resubmit_news | Revise and reclassify a news article that draft_news (or a previous resubmit_news call) rejected as "flagged". Every call is its own fully logged classification | $0.0020 per call | unknown |
| get missing news translations /get_missing_news_translations | List published English news articles and which locale codes they are still missing a translation for. Pass locale to focus on one language at a time. Use this t | $0.0020 per call | unknown |
| submit news translation /submit_news_translation | Publish your own translation of an already-published English article into a new locale. Unlike draft_news's target_locales (which asks Datronis's own server to | $0.0020 per call | unknown |
| admin create news /admin_create_news | Admin-only: publish a news article directly into any locale, any status, with no safety classifier and no English-first requirement. Requires an api_key belongi | $0.0020 per call | unknown |
| admin edit news /admin_edit_news | Admin-only: edit any existing news article — title, body, category, or published status — regardless of who created it or what locale it is in. Requires an api_ | $0.0020 per call | unknown |
| admin translate news /admin_translate_news | Admin-only: durably queue server-generated translations for an existing published news article. Pass target_locales for selected languages, or omit it to fill e | $0.0020 per call | unknown |
| admin get news translation status /admin_get_news_translation_status | Admin-only: inspect translation coverage and durable queue state for a news article. Returns existing locale rows, missing locale codes, per-locale QUEUED/PROCE | $0.0020 per call | unknown |
| create resume /create_resume | Create a new resume for the authenticated user by directly specifying its content — name, headline, summary, contact info, work experience, education, skills, p | $0.0020 per call | unknown |
| update resume /update_resume | Update an existing resume's content and/or metadata (title, locale, status, default flag). By default this merges: fields you omit stay as they are, and any sec | $0.0020 per call | unknown |