← Back to search
45
Partial
Agentic Readiness Score
+20 OpenAPI +15 structured API missing +25 llms.txt
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
developer jobsopenapiapimcp

Agentic Signals

📄
llms.txt
Not found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 45/100

            

OpenAPI Spec (preview)

{ "openapi": "3.1.0", "info": { "title": "Alleskralle Jobs API", "description": "Read-only Jobsuche auf alleskralle.com (DE/AT/CH). Search & Fetch Pattern: zuerst /search für eine kompakte Liste, dann /fetch für Details. Blättern nur über das zurückgegebene next_cursor; die Seitenzahl ist begrenzt.", "version": "1.0.0" }, "servers": [ { "url": "https://mcp.alleskralle.com" } ], "paths": { "/search": { "get": { "operationId": "searchJobs",