{"protocolVersion":"0.3.0","name":"AI NetCafe","description":"Compare LLMs by real metered cost, translate PDFs keeping layout, run cited research, generate PPTX. Hosted open-source AI apps, no install needed.","url":"https://ainetcafe.com/mcp","preferredTransport":"JSONRPC","provider":{"organization":"AI NetCafe","url":"https://ainetcafe.com"},"version":"1.1.0","documentationUrl":"https://ainetcafe.com/mcp.html","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":true},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"securitySchemes":{"bearer":{"type":"http","scheme":"bearer","description":"Optional. An AllRouter API key removes rate limits and bills usage to you. Anonymous calls get a small free quota."}},"security":[{},{"bearer":[]}],"skills":[{"id":"compare_models","name":"Compare LLMs on one prompt","description":"Run the same prompt across multiple LLMs in parallel; returns every answer with its real metered cost (read from upstream usage, not list prices) and latency. Answers \"which model should I use for this task\" with evidence.","tags":["llm","benchmarking","cost","routing"],"examples":["Which model is cheapest for summarising legal text?","Compare deepseek and claude on this coding task"],"inputModes":["text/plain"],"outputModes":["application/json"]},{"id":"translate_pdf","name":"Translate a PDF preserving layout","description":"Translate a PDF from a URL while keeping formulas, figures and two-column academic typesetting intact. Returns download links for translated-only and bilingual versions.","tags":["pdf","translation","documents","academic"],"examples":["Translate this arXiv paper to Chinese keeping the layout"],"inputModes":["text/plain"],"outputModes":["application/json"]},{"id":"deep_research","name":"Autonomous cited research","description":"Plans sub-questions, searches the web, reads sources and writes a report with citations. Real research over minutes, not a single model call.","tags":["research","web-search","citations","agent"],"examples":["How did EU stablecoin regulation change in 2026?"],"inputModes":["text/plain"],"outputModes":["text/markdown"]},{"id":"make_slides","name":"Generate a downloadable PPTX","description":"Turn a topic or outline into a real .pptx file you can open and edit locally, not a link into a web editor.","tags":["presentation","pptx","office"],"examples":["Make an 8-slide deck on our Q3 roadmap"],"inputModes":["text/plain"],"outputModes":["application/json"]},{"id":"list_apps","name":"List hosted open-source AI apps","description":"Catalogue of 48 open-source AI applications hosted ready to run in a browser, each with source repository and a URL a human can open immediately.","tags":["catalogue","open-source","discovery"],"examples":["What tools can translate a PDF without installing anything?"],"inputModes":["text/plain"],"outputModes":["application/json"]}],"x-constraints":{"anonymousQuota":"Small free quota per caller IP; heavy skills (whole-PDF, deep research, slides) require an account or your own key.","costTransparency":"Every response includes the real metered cost in USD, read from upstream usage.","dataHandling":"Uploaded documents are processed and returned; we do not build a corpus of user uploads.","rateLimit":"Soft per-IP limits on the free pool; unlimited with a Bearer key (billed to you)."},"additionalInterfaces":[{"url":"https://ainetcafe.com/mcp","transport":"JSONRPC"}]}