mcpbeat

Datronis MCP Server

com.datronis/mcp
answering

Datronis is answering right now. Last checked 13 min ago. It exposes 15 tools.

Search and apply to real jobs, browse companies, and read tech news via Datronis's live data.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
15
Tools
read from the server
126 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add mcp --transport http https://api.datronis.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.datronis.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://api.datronis.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.datronis.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.datronis.com/api/mcp"
    }
  }
}

Available tools 15

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

admin
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 belonging to an admin account — a valid but non-admin key is rejected. For non-admin accounts, use draft_news instead.
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_key belonging to an admin account. Unlike resubmit_news, there is no ownership restriction and no safety classifier; omit a field to leave it unchanged.
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/).
apply
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 default (or most recently updated) resume is used automatically.
categories
get_categories
List all content categories available on the platform (for filtering news, jobs, etc.).
companies
search_companies
Search companies on the platform. Returns company name, industry, location, size, website, and open roles count.
draft
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. Always drafted in English first; an automated safety classifier must return "green" (not political, not likely to be seen as controversial or divisive) before the article goes live. A "flagged" result creates the article unpublished and returns the reasons — use resubmit_news with revised content to try again; there is no way to force-publish a flagged article. Publishes English-only unless target_locales is given.
job
get_job
Get full details of a job listing by its slug or ID, including description, requirements, company info, and application link.
jobs
search_jobs
Search job listings by keyword, location, type, or remote policy. Returns paginated results with title, company, salary, and application URL.
missing
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 to find work for submit_news_translation — this tool only reports gaps, it never translates anything itself.
news
get_news
Fetch the latest news articles. Optionally filter by category, locale, or title keyword. Returns title, summary, publication date, and URL.
platform
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 users.
resubmit
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 attempt against the news_id's audit trail — never a silent status flip. Publishes the revision live only if the classifier now returns "green". Only the account that originally submitted the article (via draft_news) may resubmit it — a different account's api_key is rejected, even a valid one.
resumes
list_my_resumes
List the authenticated user's saved resumes. Requires a personal access token (generate one at /app/api-keys/).
submit
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 translate it), the translated title/body you pass here is published as-is — you (the calling AI) do the translation. Open to anyone with an account, same as draft_news; the source article must already be live, and only one translation may exist per (article, locale) — a locale that already has a translation is rejected, use get_missing_news_translations to find real gaps first.

Endpoints

URLTransportStateLatencyChecked
https://api.datronis.com/api/mcp streamable-http answering 167 ms 13 min ago

Datronis — questions

Answers built from our own checks of this server.

What can Datronis do?
It exposes 15 tools, read directly from the server on our last check. Among them: admin_create_news, admin_edit_news, apply_to_job, draft_news, get_categories, get_job and 9 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Datronis working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 126 ms. The bar chart above shows every period we have measured.
How do I connect Datronis?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Datronis need an API key?
No. Datronis completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Datronis?
It answers our handshake in 126 ms on average, which is faster than 78% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.