ai-netcafe
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ai-netcafecompare models: write a haiku about winter"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ai-netcafe
Hosted open-source AI apps, callable by your agent over MCP — and from your terminal.
npx ai-netcafe compare "dedupe a JS array preserving order"MODEL COST LATENCY
deepseek-v4-flash $0.00012 7.6s
gemini-3.5-flash $0.000341 10.0s
GLM5.2 $0.001828 9.0s
cheapest: deepseek-v4-flash fastest: deepseek-v4-flash
15.2× between cheapest and priciestThe point: costs are metered, not quoted
Every number above is read from the upstream usage response, not derived from a
published price list. That distinction matters more than it sounds — while building
this we found the obvious conversion formula was wrong for several models
(one was off by ~9×, another by ~3×), and only billing-delta measurement matched
reality. Full method and data.
Related MCP server: aipaygen-mcp
Connect it to an agent
npx ai-netcafe install # prints config for Claude Code / Desktop / CursorOr directly:
claude mcp add --transport http ai-netcafe https://ainetcafe.com/mcpSkills the agent gets
Skill | What it does |
| One prompt across many LLMs, with real metered cost + latency |
| Translate a PDF keeping formulas, figures and two-column layout intact |
| Plans sub-questions, searches, reads sources, writes a cited report |
| Generates a real downloadable |
| Catalogue of the hosted open-source apps, with source repos |
| Single model call; model list with prices |
Backed by open-source projects — PDFMathTranslate, GPT Academic, GPT Researcher, NextChat, LobeChat — hosted pre-configured so you can try them without installing Docker, Python, or supplying an API key.
CLI commands
npx ai-netcafe compare "<prompt>" # multi-model comparison with real costs
npx ai-netcafe ask "<prompt>" # single model
npx ai-netcafe apps # hosted apps + source repos
npx ai-netcafe models # models with per-million prices
npx ai-netcafe install # MCP config for your agentQuota
Anonymous calls get a small free quota — enough to try. Heavy skills (whole-PDF translation, deep research, slide generation) need an account or your own key, because one of those runs costs dozens to hundreds of model calls.
export ALLROUTER_API_KEY=sk-... # unlimited, billed to youLinks
Live cost comparison (updated daily): https://ainetcafe.com/lab/llm-real-cost-comparison
A2A agent card: https://ainetcafe.com/.well-known/agent-card.json
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceAI Agent Mission Control — 200+ MCP tools across 31 domains. Manage agents, experiments, workflows, crews, skills, tools, credentials, approvals, signals, budgets, marketplace, knowledge bases, chatbots, and more. Self-hosted, open-source (AGPL-3.0). Supports stdio + Streamable HTTP/SSE with OAuth 2.0 auth.Last updated3456AGPL 3.0
- Alicense-qualityCmaintenance250+ AI-powered MCP tools: research, write, code, translate, scrape, sentiment, vision, RAG, agent memory, marketplace, trading signals, and more. 15 models across 7 providers. Pay-per-use via API key or x402 USDC micropayments.Last updated2MIT
- AlicenseAqualityBmaintenanceMCP tools for video transcoding, document conversion, and multi-step pipelines — callable by any AI agent.Last updated12871MIT
- AlicenseCqualityBmaintenanceOne MCP install that lets your AI agents discover and pay (x402 micropayments, USDC on Base + Solana) for 66 specialized real-time intelligence APIs - finance, crypto, insurance, immigration, legal, markets and more. 68 tools, pey-per-query, no subscription.Last updated69271Apache 2.0
Related MCP Connectors
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mario03690/ai-netcafe'
If you have feedback or need assistance with the MCP directory API, please join our Discord server