# Jobily.gr > Jobily is a job board for Greece. Thousands of live job listings in Greek and English, searchable by role, location, sector and company. Public search and job pages are anonymous; agents get a read-only MCP server and REST API with no credentials required. Greek is the default locale (no URL prefix). English pages live under `/en/`. Pages served with `Accept: text/markdown` return Markdown. ## Agent access - [Developers & agents](https://jobily.gr/developers): Quick start for Claude, Cursor and custom agents; tools, REST, discovery docs, fair-use rules. - [MCP server](https://jobily.gr/mcp): Streamable HTTP, anonymous. Tools: search_jobs, get_job, lookup_roles_and_companies, lookup_locations, list_sectors. Registry name `gr.jobily/jobs`. - [MCP server card](https://jobily.gr/.well-known/mcp/server-card.json): Server metadata. - [Public OpenAPI spec](https://jobily.gr/.well-known/openapi-public.json): Anonymous REST endpoints for search, job detail, company detail and facets. - [API catalog](https://jobily.gr/.well-known/api-catalog): RFC 9727 linkset. - [Agent skills](https://jobily.gr/.well-known/agent-skills/index.json): Skill index; see the [job-search skill](https://jobily.gr/.well-known/agent-skills/jobily-job-search/SKILL.md). - [auth.md](https://jobily.gr/auth.md): Authentication model. Public read API is anonymous; there is no third-party credential issuance. - [AI catalog](https://jobily.gr/.well-known/ai-catalog.json): ARD capability manifest. ## Browse - [All jobs (Greek)](https://jobily.gr/jobs/aggelies-ergasias): Search listings; filter with `/{role-slug}`, `/{location-slug}` path segments and `?workplaceType=remote|hybrid|onsite`. - [All jobs (English)](https://jobily.gr/en/jobs/aggelies-ergasias): Same search, English UI. - [Jobs in Greece overview](https://jobily.gr/jobs-in-greece): Landing page for the Greek job market. - [Careers by sector and role](https://jobily.gr/careers): Drill-down pages per sector, role and location. - [Blog](https://jobily.gr/blog): Career advice and market articles. ## Policies - [robots.txt](https://jobily.gr/robots.txt): Crawl rules and sitemaps. Content-Signal: ai-train=no, search=yes, ai-input=yes. - [Terms](https://jobily.gr/Terms/Terms): Terms of use. - [Privacy policy](https://jobily.gr/Terms/PrivacyPolicy): Privacy policy. ## Optional - [For employers](https://jobily.gr/ergodotis): Posting jobs on Jobily. - Contact for API access beyond the anonymous endpoints: support@jobily.gr