For Developers & AI Agents

Datronis for AI Agents

Connect Claude, Cursor, Windsurf, or any MCP-compatible AI assistant to Datronis — search jobs, browse news, explore companies, and even apply to jobs on your behalf.

Datronis runs a public MCP (Model Context Protocol) server at api.datronis.com/api/mcp. Any MCP-compatible AI assistant can call 9 tools — 6 with no authentication at all — to search jobs, read news, look up companies, and check platform stats. Add a personal access token and the same assistant can submit job applications, list your resumes, or check your application status for you.

Streamable HTTPMCP 2025-03-26 spec6 public tools, 3 need an API key9 tools total

What an AI agent can do here

The first six tools are public — any MCP client can call them with no setup. The last three act on your Datronis account, so they need a personal access token.

search_jobs

Search job listings by keyword, location, remote policy, job type, experience level, and skills.

Public
get_job

Get the full details of a job by its slug or ID — description, requirements, salary, and application URL.

Public
get_news

Fetch the latest news articles, filterable by title keyword, category, or language.

Public
get_categories

List all content categories on the platform, used to discover category IDs for filtering news.

Public
search_companies

Search companies by name, industry, or country, and filter to only those actively hiring.

Public
get_platform_stats

Get platform-wide totals — jobs, companies, news articles, and users.

Public
apply_to_job

Submit a job application on your behalf, using your default resume unless you specify another one.

Needs API key
list_my_resumes

List your saved resumes so you can see, or choose, which one an agent will use to apply.

Needs API key
get_my_applications

Check the status of your submitted job applications — pending, reviewed, hired, or rejected.

Needs API key

Try it with these prompts

Find remote senior React developer jobs in Europe

What are the latest tech news articles in English?

Search for fintech companies actively hiring in London

How many jobs and companies are on the platform?

Get the job details for slug 'senior-frontend-engineer-acme-corp'

List all available news categories

Apply to the senior-frontend-engineer-acme-corp job using my Datronis account

List my resumes on Datronis and tell me which one is my default

Check the status of my job applications on Datronis

Connect your AI assistant

Claude Desktop needs the mcp-remote bridge; Cursor, Windsurf, and Cline speak HTTP MCP servers natively. Point any of them at the server URL below.

MCP server URL

https://api.datronis.com/api/mcp
Full setup guide for Claude, Cursor, Windsurf & Cline

Let it act on your behalf

Generate a personal access token from your account settings and pass it as api_key on any tool call — the same key also works with the Datronis Converter API.

Generate a personal access token

Frequently Asked Questions

What is the Datronis MCP server?

A public Model Context Protocol server that lets AI assistants like Claude, Cursor, and Windsurf call real Datronis tools — searching jobs, reading news, exploring companies — without any custom integration code.

Do I need an API key to use it?

No — 6 of the 9 tools are public and need no authentication. Only the tools that act on your account (applying to jobs, listing your resumes, checking your applications) need a personal access token.

Is the MCP server free to use?

Yes. Searching jobs, reading news, exploring companies, and checking platform stats are all free and require no signup.

Which AI clients does it support?

Any MCP-compatible client works. Datronis provides tested setup instructions for Claude Desktop, Cursor, Windsurf, and Cline.

Read the full docsGenerate an API key